Add idea on gitignore
This commit is contained in:
parent
880363f8fd
commit
853a1f0109
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1 +1,6 @@
|
|||
# Python scrap
|
||||
__pycache__
|
||||
|
||||
# JetBrains config
|
||||
.idea
|
||||
|
||||
|
|
Reference in a new issue