mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-24 22:40:55 +01:00
Merge branch 'gitignore'
This commit is contained in:
commit
c94ae1d987
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -4,3 +4,7 @@
|
||||||
/src/.phutil_module_cache
|
/src/.phutil_module_cache
|
||||||
/conf/custom/*
|
/conf/custom/*
|
||||||
/.divinercache
|
/.divinercache
|
||||||
|
.#*
|
||||||
|
*#
|
||||||
|
*~
|
||||||
|
*.swp
|
||||||
|
|
Loading…
Reference in a new issue