# emacs .emacs.desktop .emacs* projectile.cache projectile-bookmarks.eld .dir-locals.el # Org produces folders with temp files when editing source blocks. *Org Src* # Python *.pyc .ropeproject/ # Clojure .cljs_rhino_repl .nrepl-port target .lein-failures pom.xml # CTags TAGS # Vim *.sw* *.tmp* # JavaScript .tern-project .tern-port node_modules # Folder view configuration files .DS_Store Desktop.ini # Thumbnail cache files ._* Thumbs.db # OSX .Spotlight-V100 .Trashes # Ignore output from nohup nohup.out # Haskell dist dist-* cabal-dev *.o *.hi *.chi *.chs.h *.dyn_o *.dyn_hi .hpc .hsenv .cabal-sandbox/ cabal.sandbox.config *.prof *.aux *.hp *.eventlog .stack-work*/ cabal.project.local .HTF/