mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Update .gitignore (#2523)
This commit is contained in:
parent
9275a81e85
commit
5a253421e6
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -16,3 +16,9 @@ __pycache__/
|
|||
# yunohost specific cache/output dirs
|
||||
.apps_cache
|
||||
builds*
|
||||
|
||||
# Static assets
|
||||
tools/app_generator/static
|
||||
|
||||
# local debuggings
|
||||
package_linter/
|
||||
|
|
Loading…
Add table
Reference in a new issue