Skip to content

Commit

Permalink
style: update gitignore in the main folder, to hide PyCharm configura…
Browse files Browse the repository at this point in the history
…tions (apache#18574)

Co-authored-by: michael_hoffman <[email protected]>
  • Loading branch information
2 people authored and ofekisr committed Feb 8, 2022
1 parent f1928b6 commit dddb8da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@ scripts/*.zip
venv
@eaDir/

# PyCharm
.run

# Test data
celery_results.sqlite
celerybeat-schedule
Expand Down

0 comments on commit dddb8da

Please sign in to comment.