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