Ignore app_list_auto_update.log file and __pycache__ directories
This commit is contained in:
parent
0ba917b0d6
commit
6e95d7ff0d
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -12,3 +12,6 @@ tools/autopatches/login
|
|||
tools/autopatches/token
|
||||
|
||||
.github_token
|
||||
|
||||
__pycache__
|
||||
app_list_auto_update.log
|
||||
|
|
Loading…
Reference in a new issue