forked from metin-server/m2dev-server
gitignore: ignore generated runtime files
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1,7 +1,11 @@
|
||||
channels
|
||||
channels/
|
||||
pids.json
|
||||
share/locale/english/quest/object
|
||||
share/locale/english/quest/pre_qc
|
||||
__pycache__/
|
||||
*.pyc
|
||||
share/package/
|
||||
share/locale/*/quest/qc
|
||||
share/locale/*/quest/object/
|
||||
share/locale/*/quest/pre_qc/
|
||||
|
||||
# =======================================================
|
||||
# FULLY CASE-INSENSITIVE BACKUP EXCLUSIONS
|
||||
|
||||
Reference in New Issue
Block a user