mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Add to gitignore
This commit is contained in:
parent
99490631fc
commit
5eec74b6ed
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,6 +1,10 @@
|
||||||
*.swp
|
*.swp
|
||||||
*~
|
*~
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
.apps_cache
|
.apps_cache
|
||||||
builds
|
builds
|
||||||
tools/README-generator/venv/
|
tools/README-generator/venv/
|
||||||
|
|
||||||
|
tools/autopatches/login
|
||||||
|
tools/autopatches/token
|
Loading…
Add table
Reference in a new issue