Skip to content

Commit

Permalink
updates gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
saxix committed Oct 25, 2023
1 parent d59e75f commit d389da1
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
.DS_Store
*.egg-info
*.sqlite
.cache
.coverage
.idea
.tox
.*
~*
!.gitignore
!.flake8
!.bumpversion.cfg
/dist
/manage.py
/build
Expand Down

0 comments on commit d389da1

Please sign in to comment.