Browse Source

Good start for .gitignore and python venv.

Steve Thielemann 5 năm trước cách đây
mục cha
commit
14f7a00fdc
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

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