Forráskód Böngészése

Good start for .gitignore and python venv.

Steve Thielemann 5 éve
szülő
commit
14f7a00fdc
1 módosított fájl, 7 hozzáadás és 0 törlés
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

@@ -0,0 +1,7 @@
+__pycache__/
+bin/
+lib/
+lib64
+share/
+pyvenv.cfg
+