Improved code quality
This commit is contained in:
21
.gitignore
vendored
21
.gitignore
vendored
@ -1,17 +1,8 @@
|
||||
# Ignore everything
|
||||
*
|
||||
|
||||
# But not these files...
|
||||
!/.gitignore
|
||||
!/.editorconfig
|
||||
|
||||
!*.go
|
||||
!*.txt
|
||||
!go.sum
|
||||
!go.mod
|
||||
|
||||
!README.md
|
||||
!LICENSE
|
||||
|
||||
# ...even if they are in subdirectories
|
||||
!*/
|
||||
!.gitignore
|
||||
!*.go
|
||||
!*.md
|
||||
!*.mod
|
||||
!*.sum
|
||||
!*.txt
|
||||
|
Reference in New Issue
Block a user