Browse Source

add .gitignore file

master
Kevin Holzschuh 4 years ago
parent
commit
b2544fe101
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .gitignore

+ 1
- 1
.gitignore View File

@@ -1,3 +1,3 @@
venv/
.idea/
./__pycache__/
__pycache__/

Loading…
Cancel
Save