mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
Add more entries to the .gitignore file
This commit is contained in:
parent
0cee21e5de
commit
6bae4a09c7
1 changed files with 6 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -11,3 +11,8 @@ config
|
||||||
curl_print
|
curl_print
|
||||||
|
|
||||||
*.lock
|
*.lock
|
||||||
|
|
||||||
|
.apps/
|
||||||
|
.*.schema.json
|
||||||
|
lib/__pycache__/
|
||||||
|
package_linter/
|
||||||
|
|
Loading…
Add table
Reference in a new issue