Przeglądaj źródła

Create gitignore

Arkadiusz Ryś 2 lat temu
rodzic
commit
a1b12e95e7
1 zmienionych plików z 6 dodań i 0 usunięć
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

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