Parcourir la source

global gitignore

Douglas R Andreani il y a 5 ans
Parent
commit
2e40a7e4c3
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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