From 3d10fafdfc888b43d91aebf45cb6022f4f3c3203 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 6 Jul 2015 11:46:36 -0700 Subject: configuration files --- .gitignore | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') 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 -- cgit 1.4.1