mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-26 05:03:09 +00:00
Add JetBrains IDE project files to .gitignore
for those of us who use these IDEs
This commit is contained in:
parent
41cb3d6a39
commit
2a10556f3f
4
.gitignore
vendored
4
.gitignore
vendored
@ -9,6 +9,10 @@
|
|||||||
.project
|
.project
|
||||||
.settings/**
|
.settings/**
|
||||||
|
|
||||||
|
# Files generated by JetBrains IDEs, e.g. IntelliJ IDEA
|
||||||
|
.idea/
|
||||||
|
*.iml
|
||||||
|
|
||||||
# This is where the result of the go build goes
|
# This is where the result of the go build goes
|
||||||
/output/**
|
/output/**
|
||||||
/output
|
/output
|
||||||
|
Loading…
Reference in New Issue
Block a user