mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Add .idea to .gitignore
This commit is contained in:
parent
8ab4ce228f
commit
a6561604b5
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,6 +3,7 @@
|
|||
*.swp
|
||||
.coverage
|
||||
.DS_Store
|
||||
.idea
|
||||
.project
|
||||
.pydevproject
|
||||
.python-version
|
||||
|
|
|
|||
Loading…
Reference in a new issue