diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..55cfc24 --- /dev/null +++ b/.gitignore @@ -0,0 +1,48 @@ +*.elc +/config/systemd/user/*.wants +/ssh/ +!/ssh/authorized_keys +bin/fixssh +.DS_Store +.build/* +env/* +*.pyc +.metadata +.project +.pydevproject +*.egg-info/ +.idea/ +gephi-cli.iml +target/ +.arc +.lein-failures +.lein-plugins/ +*.war +todo.org +release-*.txt +nosetests.xml +*.db +checkouts/ +.vim/fuf-data/ +vim/.netrwhist +emacsclient +.ideax +.bash/local +tramp +url/ +emacs.el +/emacs.d/elpa/ +personal/rcirc +personal/savefile +personal/password.el.gpg +ac-comphist.dat +eshell/ +/.cask +projectile-bookmarks.eld +projectile.cache +savefile/ +auto-save-list +recentf +var/ +bookmarks +custom-set-variables |