mirror of
https://github.com/Hopiu/wagtail-modeltranslation.git
synced 2026-03-16 22:10:30 +00:00
chore(gitignore): PyCharm
This commit is contained in:
parent
52e0c5aba5
commit
16e08c30fc
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -35,6 +35,9 @@ _build
|
|||
# GitEye / Eclipse project file
|
||||
/.project
|
||||
|
||||
# PyCharm
|
||||
/.idea
|
||||
|
||||
# vim
|
||||
*~
|
||||
*.swp
|
||||
|
|
|
|||
Loading…
Reference in a new issue