1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-18 21:02:41 +01:00

Gitignore additions

Summary:
Make sure emacs and vim swap files don't get added.

Test Plan:
Try to add them, and watch them not get added.

Reviewers:
epriestley

CC:

Differential Revision: 427
This commit is contained in:
Ricky Elrod 2011-06-10 12:54:01 -04:00
parent 58ed932e53
commit eee8ea677d

4
.gitignore vendored
View file

@ -4,3 +4,7 @@
/src/.phutil_module_cache
/conf/custom/*
/.divinercache
.#*
*#
*~
*.swp