Browse Source

global gitignore

Douglas R Andreani 5 years ago
parent
commit
2e40a7e4c3
1 changed files with 4 additions and 0 deletions
  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