summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAbdellah El Morabit <nsrddyn@gmail.com>2025-11-15 14:45:59 +0100
committerAbdellah El Morabit <nsrddyn@gmail.com>2025-11-15 14:45:59 +0100
commit60fdc2d0432d1f8fb736bc8d396b24b45ea74724 (patch)
tree48a71678ec2d7087bb3c45dfc0336470edf4239f /.gitignore
parent8fd093f82ca0f6f3bfc08f42e47ede4fc86bea3b (diff)
feature: gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7169cab..a30d514 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,8 @@
*.class
*.log
+target/
+project/target
+project/project/
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*