Merge pull request #1699 from PatBriPerso/master
Ignore app_list_auto_update.log file and __pycache__ directories
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -12,3 +12,6 @@ tools/autopatches/login
|
|||||||
tools/autopatches/token
|
tools/autopatches/token
|
||||||
|
|
||||||
.github_token
|
.github_token
|
||||||
|
|
||||||
|
__pycache__
|
||||||
|
app_list_auto_update.log
|
||||||
|
Reference in New Issue
Block a user