update ignore files
This commit is contained in:
parent
481918ab5b
commit
c6bbdffea0
|
|
@ -0,0 +1,5 @@
|
||||||
|
.git
|
||||||
|
.gitignore
|
||||||
|
.idea
|
||||||
|
**/*.pyc
|
||||||
|
**/*.swp
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
*.pyc
|
**/*.pyc
|
||||||
*.swp
|
**/*.swp
|
||||||
tags
|
tags
|
||||||
.idea
|
.idea
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue