1
Fork 0
mirror of https://github.com/Steffo99/estus.git synced 2024-11-21 23:24:18 +00:00

Update .gitignore to support PyCharm

This commit is contained in:
Steffo 2017-09-11 11:38:58 +02:00
parent 3e001d3fb5
commit 91305ba8fa

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
__pycache__/
data.db
.idea