about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index af95931..b1fcc78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,10 @@
 .vscode
 .settings
 
+# Java things (?)
+.project
+.classpath
+
 # Maven things
 target/