Quellcode durchsuchen

修改gitignore文件

luojunhui vor 3 Monaten
Ursprung
Commit
1c43c2b86a
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -24,6 +24,9 @@ var/
 *.egg-info/
 .installed.cfg
 *.egg
+test/
+.vscode
+.DS_Store
 
 # PyInstaller
 #  Usually these files are written by a python script from a template