mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
Merge pull request #163 from selfhoster1312/update-gitignore
Add more entries to the .gitignore file
This commit is contained in:
commit
8db653ea9e
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