Przeglądaj źródła

新增过滤文件

DYH2020 5 lat temu
rodzic
commit
eba8b6b6ac
2 zmienionych plików z 3 dodań i 1 usunięć
  1. 3 1
      .gitignore
  2. BIN
      hello

+ 3 - 1
.gitignore

@@ -1,4 +1,6 @@
 
 # Default ignored files
 *.idea
-lastupdate.tmp
+lastupdate.tmp
+hello
+hello.exe

BIN
hello