mirror of
https://github.com/replicatedhq/troubleshoot.git
synced 2026-04-15 07:16:34 +00:00
ignore some more stuff
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -7,6 +7,7 @@
|
||||
*.dylib
|
||||
bin
|
||||
.DS_Store
|
||||
node_modules/
|
||||
|
||||
# Test binary, build with `go test -c`
|
||||
*.test
|
||||
@@ -26,6 +27,8 @@ vendor
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
.envrc
|
||||
|
||||
|
||||
dist
|
||||
try.sh
|
||||
|
||||
Reference in New Issue
Block a user