summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6a5fea3..a25b798 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,14 @@ out/
 *.ipr
 *.iws
 
+# vscode
+
+.settings/
+.vscode/
+bin/
+.classpath
+.project
+
 # fabric
 
 run/
\ No newline at end of file