summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFranck Cuny <franck.cuny@gmail.com>2016-11-11 19:33:15 -0800
committerFranck Cuny <franck.cuny@gmail.com>2016-11-11 19:33:15 -0800
commit5ac1931931db303de8b5e890bfac085efa762ff3 (patch)
tree2b5c64a228e1fd4c8837ef74e7e2252b9513e9bb
parent[bin] Build the partition ownership tool and sort the targets. (diff)
downloademacs.d-5ac1931931db303de8b5e890bfac085efa762ff3.tar.gz
[git] More human readable gitignore.
Diffstat (limited to '')
-rw-r--r--gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/gitignore b/gitignore
index 2715fa3..103e045 100644
--- a/gitignore
+++ b/gitignore
@@ -1,15 +1,20 @@
# osx stuff
.DS_Store
+Icon
+
# ide
.idea
*.iml
/env/*
+
# python stuff
.flake8rc
*pyc
+
# ctags stuff
TAGS
tags
+
# emacs stuff
.projectile
.dir-locals.el