.gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -14,7 +14,6 @@
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
# Dependency directories (remove the comment below to include it)
|
||||
# vendor/
|
||||
|
||||
@@ -40,7 +39,7 @@ go.work
|
||||
!*.css
|
||||
!go.sum
|
||||
!go.mod
|
||||
!*.sql
|
||||
#!*.sql
|
||||
|
||||
!README.md
|
||||
!LICENSE
|
||||
|
||||
Reference in New Issue
Block a user