mirror of
https://github.com/Steffo99/estus.git
synced 2024-11-22 07:34:19 +00:00
Update .gitignore to support PyCharm
This commit is contained in:
parent
3e001d3fb5
commit
91305ba8fa
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
__pycache__/
|
__pycache__/
|
||||||
data.db
|
data.db
|
||||||
|
.idea
|
Loading…
Reference in a new issue