mirror of
https://github.com/spf13/viper
synced 2024-12-23 12:07:02 +00:00
edited .gitignore
This commit is contained in:
parent
afca17a005
commit
30d9bdae14
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -21,4 +21,6 @@ _testmain.go
|
||||||
|
|
||||||
*.exe
|
*.exe
|
||||||
*.test
|
*.test
|
||||||
*.bench
|
*.bench
|
||||||
|
|
||||||
|
.idea
|
||||||
|
|
Loading…
Reference in a new issue