forked from LaconicNetwork/kompose
IntelliJ IDE .gitignore
added .gitignore for IntelliJ IDE files
This commit is contained in:
parent
d5343707f2
commit
9ad65f9c32
5
.gitignore
vendored
5
.gitignore
vendored
@ -37,7 +37,7 @@ _testmain.go
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
#
|
||||
#
|
||||
# VIM SPECIFIC
|
||||
#
|
||||
|
||||
@ -54,3 +54,6 @@ Session.vim
|
||||
|
||||
# auto-generated tag files
|
||||
tags
|
||||
|
||||
# IntelliJ IDE specific
|
||||
.idea
|
||||
|
||||
Loading…
Reference in New Issue
Block a user