Ignore traceback.txt and errors.txt files when distributing Ren'Py.
This commit is contained in:
+3
-3
@@ -5,15 +5,15 @@
|
||||
*.pyo
|
||||
|
||||
*~
|
||||
*.bak
|
||||
*.bak
|
||||
|
||||
saves
|
||||
tmp
|
||||
cache
|
||||
|
||||
log.txt
|
||||
errors.txt
|
||||
traceback.txt
|
||||
/errors.txt
|
||||
/traceback.txt
|
||||
|
||||
styles.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user