1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-22 06:42:41 +01:00

Add .divinercache to .gitignore.

This commit is contained in:
epriestley 2011-05-25 18:51:46 -07:00
parent 010bd936e8
commit f87dd377df

3
.gitignore vendored
View file

@ -1,4 +1,5 @@
.DS_Store .DS_Store
._* ._*
/src/.phutil_module_cache /src/.phutil_module_cache
/docs /docs/
/.divinercache/