Przeglądaj źródła

ignore shell script and exe binary

邓心一 6 lat temu
rodzic
commit
382fa974e3
1 zmienionych plików z 5 dodań i 0 usunięć
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -1 +1,6 @@
 .vscode
+
+*.sh
+*.bat
+
+*.exe