Explorar el Código

Update .gitignore file to include packaging files

Tim Büchner hace 1 año
padre
commit
f5111f4990
Se han modificado 1 ficheros con 6 adiciones y 1 borrados
  1. 6 1
      .gitignore

+ 6 - 1
.gitignore

@@ -44,4 +44,9 @@ Thumbs.db
 
 # VSCode #
 ##########
-.vscode
+.vscode
+
+
+# Packaging #
+#############
+*.egg-info