Exclude IntelliJ and GoLand files

This commit is contained in:
Sebastian Serth
2021-10-21 10:12:31 +02:00
parent 71cf21abce
commit 4fcbd442ca

4
.gitignore vendored
View File

@ -12,3 +12,7 @@ tests/e2e/configuration.yaml
# trivy artifacts # trivy artifacts
.trivy .trivy
# IDE files
/.idea
*.iml