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
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -10,4 +10,9 @@ config
|
|||
*.log
|
||||
curl_print
|
||||
|
||||
*.lock
|
||||
*.lock
|
||||
|
||||
.apps/
|
||||
.*.schema.json
|
||||
lib/__pycache__/
|
||||
package_linter/
|
||||
|
|
Loading…
Add table
Reference in a new issue