Skip to content

Commit dbec1a6

Browse files
committed
Update gitignore
1 parent 7e1ef07 commit dbec1a6

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

.gitignore

-27
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
# Build artefacts
2-
build/
3-
4-
# Makefile generated paths
5-
.gopath
6-
.sw?
7-
bin/
8-
dist/
9-
101
# Compiled Object files, Static and Dynamic libs (Shared Objects)
112
*.o
123
*.a
@@ -30,21 +21,3 @@ _testmain.go
3021

3122
*.exe
3223
*.test
33-
34-
# Vagrant files
35-
.vagrant/
36-
.sudo_as_admin_successful
37-
.bash_history
38-
.cache
39-
40-
41-
# Documentation files
42-
docs/build/
43-
44-
45-
# Intellij
46-
.idea
47-
48-
# Vim files
49-
*.swp
50-
*.swo

0 commit comments

Comments
 (0)