added a global gitignore

This commit is contained in:
tinyhook 2014-10-21 00:09:37 -04:00
commit 5f78288843

3
.gitignore vendored
View file

@ -7,3 +7,6 @@ custom
*.swp *.swp
!custom/example.zshcache !custom/example.zshcache
cache/ cache/
.DS_Store
.idea