chore(): ignore intellij configuration specific directories from being committed to git
This commit is contained in:
parent
9e00a5f744
commit
7955c6cd46
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
__pycache__/
|
||||
.idea/
|
||||
|
|
Loading…
Reference in a new issue