mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-21 22:32: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
|
||||
._*
|
||||
/src/.phutil_module_cache
|
||||
/docs
|
||||
/docs/
|
||||
/.divinercache/
|
||||
|
|
Loading…
Reference in a new issue