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:
parent
010bd936e8
commit
f87dd377df
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
.DS_Store
|
.DS_Store
|
||||||
._*
|
._*
|
||||||
/src/.phutil_module_cache
|
/src/.phutil_module_cache
|
||||||
/docs
|
/docs/
|
||||||
|
/.divinercache/
|
||||||
|
|
Loading…
Reference in a new issue