mirror of
https://github.com/spf13/cobra
synced 2024-11-24 14:47:12 +00:00
add .idea/* to gitignore
This commit is contained in:
parent
80ea2901b6
commit
c356c6491b
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -34,3 +34,5 @@ tags
|
||||||
*.exe
|
*.exe
|
||||||
|
|
||||||
cobra.test
|
cobra.test
|
||||||
|
|
||||||
|
.idea/*
|
||||||
|
|
Loading…
Reference in a new issue