We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e1ef07 commit dbec1a6Copy full SHA for dbec1a6
.gitignore
@@ -1,12 +1,3 @@
1
-# Build artefacts
2
-build/
3
-
4
-# Makefile generated paths
5
-.gopath
6
-.sw?
7
-bin/
8
-dist/
9
10
# Compiled Object files, Static and Dynamic libs (Shared Objects)
11
*.o
12
*.a
@@ -30,21 +21,3 @@ _testmain.go
30
21
31
22
*.exe
32
23
*.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