소스 검색

global gitignore

Douglas R Andreani 5 년 전
부모
커밋
2e40a7e4c3
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -1,3 +1,4 @@
+<<<<<<< HEAD
 # ---> Go
 # Compiled Object files, Static and Dynamic libs (Shared Objects)
 *.o
@@ -24,3 +25,6 @@ _testmain.go
 *.test
 *.prof
 
+.vscode/
+*.exe
+>>>>>>> 1cc34e1... global gitignore