Fix renameable item docs and cache ignore
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Python cache
|
||||
__pycache__/
|
||||
*.pyc
|
||||
build/scripts/**/__pycache__/
|
||||
build/scripts/**/*.pyc
|
||||
|
||||
# Generated build outputs
|
||||
build/scripts/__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user