aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorElikill58 <arpetzouille@gmail.com>2023-08-01 18:56:03 +0200
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2023-08-26 14:57:49 +0100
commit3e677aec47a8fd2635f2337a5dba4f8119eab9a2 (patch)
treeb08786fd7459e4e5e21222a9f87ef6ca5cbfde43 /.gitignore
parentdc255263fc9cfdacbe748dc3561994b83a363019 (diff)
Clean project and update gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c91bc8c3..323aa852 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,4 +22,6 @@ CHANGELOG_GFM
UPDATE_MESSAGE
*.classpath
-*.project \ No newline at end of file
+*.project
+*/bin/
+*.settings/ \ No newline at end of file