Browse Source

Create gitignore

Arkadiusz Ryś 2 years ago
parent
commit
a1b12e95e7
1 changed files with 6 additions and 0 deletions
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

@@ -0,0 +1,6 @@
+__pycache__/
+venv/
+build/
+dist/
+*.egg-info
+*.log