Browse Source

global gitignore

Douglas R Andreani 5 năm trước cách đây
mục cha
commit
2e40a7e4c3
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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