Merge pull request #163 from selfhoster1312/update-gitignore

Add more entries to the .gitignore file
This commit is contained in:
Alexandre Aubin 2024-08-25 10:13:52 +02:00 committed by GitHub
commit 8db653ea9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
.gitignore vendored
View file

@ -10,4 +10,9 @@ config
*.log *.log
curl_print curl_print
*.lock *.lock
.apps/
.*.schema.json
lib/__pycache__/
package_linter/