소스 검색

新增过滤文件

DYH2020 5 년 전
부모
커밋
eba8b6b6ac
2개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  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