2016-07-14 13:17:50 -07:00
|
|
|
# emacs
|
2013-11-22 10:52:22 -08:00
|
|
|
.emacs.desktop
|
|
|
|
.emacs*
|
2016-07-14 13:17:50 -07:00
|
|
|
projectile.cache
|
|
|
|
projectile-bookmarks.eld
|
|
|
|
.dir-locals.el
|
2013-11-22 10:52:22 -08:00
|
|
|
|
2016-07-14 13:17:50 -07:00
|
|
|
# Python
|
|
|
|
*.pyc
|
2014-08-25 21:55:17 -07:00
|
|
|
.ropeproject/
|
2016-07-14 13:17:50 -07:00
|
|
|
|
|
|
|
# Clojure
|
|
|
|
.cljs_rhino_repl
|
2016-08-16 16:56:45 -07:00
|
|
|
.nrepl-port
|
|
|
|
target
|
2016-08-16 17:27:05 -07:00
|
|
|
.lein-failures
|
2016-08-16 17:32:51 -07:00
|
|
|
pom.xml
|
2014-08-25 21:55:17 -07:00
|
|
|
|
2016-07-14 13:17:50 -07:00
|
|
|
# CTags
|
|
|
|
TAGS
|
|
|
|
|
|
|
|
# Vim
|
2014-08-25 21:55:17 -07:00
|
|
|
*.sw*
|
2014-10-28 04:55:26 -07:00
|
|
|
*.tmp*
|
2015-06-15 05:03:00 -07:00
|
|
|
|
2016-07-14 13:17:50 -07:00
|
|
|
# JavaScript
|
2015-06-15 05:03:00 -07:00
|
|
|
.tern-project
|
|
|
|
.tern-port
|
2016-08-16 20:27:35 -07:00
|
|
|
node_modules
|
2015-06-15 05:03:00 -07:00
|
|
|
|
2016-07-14 13:17:50 -07:00
|
|
|
# Folder view configuration files
|
|
|
|
.DS_Store
|
|
|
|
Desktop.ini
|
|
|
|
|
|
|
|
# Thumbnail cache files
|
|
|
|
._*
|
|
|
|
Thumbs.db
|
|
|
|
|
|
|
|
# OSX
|
|
|
|
.Spotlight-V100
|
|
|
|
.Trashes
|