Add to gitignore
This commit is contained in:
parent
30b87731ce
commit
dcc3725f30
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,6 +1,10 @@
|
|||
*.swp
|
||||
*~
|
||||
.DS_Store
|
||||
|
||||
.apps_cache
|
||||
builds
|
||||
tools/README-generator/venv/
|
||||
|
||||
tools/autopatches/login
|
||||
tools/autopatches/token
|
Loading…
Reference in a new issue