meta: adding .idea files from anywhere to gitignore
This commit is contained in:
parent
dd1c05806d
commit
77109f2da5
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,4 @@
|
|||
/.idea/*
|
||||
*/.idea/*
|
||||
__pycache__/
|
||||
|
||||
oldstep.py
|
||||
|
|
Reference in a new issue