mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Add *.test to .gitignore (#64)
This commit is contained in:
parent
64d16b8a16
commit
4db4e95b38
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -11,6 +11,7 @@ node_modules
|
|||
# generated artifacts
|
||||
app/bindata.go
|
||||
*.cover
|
||||
*.test
|
||||
|
||||
# operating system artifacts
|
||||
.DS_Store
|
||||
Loading…
Reference in a new issue