Skip to content

Commit

Permalink
fix: add cobra/cmd/testproject to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
umarcor committed Sep 5, 2019
1 parent 84be5e1 commit 36f1bcb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -38,3 +38,6 @@ cobra.test

.idea/
*.iml

# test-generated files
cobra/cmd/testproject

0 comments on commit 36f1bcb

Please sign in to comment.