Merge pull request #15 from openHPI/ignore-idea-files
Exclude IntelliJ and GoLand files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -12,3 +12,7 @@ tests/e2e/configuration.yaml
|
||||
|
||||
# trivy artifacts
|
||||
.trivy
|
||||
|
||||
# IDE files
|
||||
/.idea
|
||||
*.iml
|
||||
|
Reference in New Issue
Block a user