mirror of
https://github.com/vbatts/go-mtree.git
synced 2024-11-21 16:05:40 +00:00
git: add an ignores
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
eca64ff621
commit
6e336a525d
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
*~
|
||||
.cli.test
|
||||
.lint
|
||||
.test
|
||||
.vet
|
||||
gomtree
|
Loading…
Reference in a new issue