style: update gitignore in the main folder, to hide PyCharm configurations (#18574)

Co-authored-by: michael_hoffman <michael.hoffman@nielsen.com>
This commit is contained in:
michael-hoffman-26 2022-02-03 22:59:51 +02:00 committed by GitHub
parent aa648ed13f
commit 92cc7c0e7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -89,6 +89,9 @@ scripts/*.zip
venv
@eaDir/
# PyCharm
.run
# Test data
celery_results.sqlite
celerybeat-schedule