Browse Source

add .gitignore file

master
Kevin Holzschuh 4 years ago
parent
commit
8e336ac60a
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