aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2019-06-29 20:30:23 +0100
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2019-06-29 20:30:23 +0100
commitffcc8e091435c8e6150722048f7c7b6cb7b90a3e (patch)
treefde71f1c45eac14c6519bf689f0ec097bd0940a6 /.gitignore
parent5ccbced69af227f3d3846974bb6f4e9fc9e2fb68 (diff)
Update .gitignore
- Added eclipse project files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b29bf82d..cb4e1edc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,6 @@ out/
.github/
target/
/bin/
+.classpath
+.project
+.settings/ \ No newline at end of file