aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 9 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index aa7a830..ea6a32a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,12 @@
+### IntelliJ IDEA ###
+.idea
+k8s-bootstrap-container.iml
+
+### Visual Studio ###
.project
-Dockerfile
.vscode
bootstrap-container.code-workspace
-target \ No newline at end of file
+
+Dockerfile
+
+target