summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMikkel <mithe24@student.sdu.dk>2025-04-08 11:17:49 +0200
committermithe24 <mithe24@student.sdu.dk>2025-04-29 18:21:28 +0200
commit6687af6f7c7d5d4524fadad1129d50040293e05c (patch)
treee8437cfea3a526c2162cabc4c34f7d069e107068 /.gitignore
downloadpacman-6687af6f7c7d5d4524fadad1129d50040293e05c.tar.gz
pacman-6687af6f7c7d5d4524fadad1129d50040293e05c.zip
Initial commit
squashed all previous commits to one.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore19
1 files changed, 19 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..cf8da61
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,19 @@
+target/
+.settings
+pom.xml.tag
+pom.xml.releaseBackup
+pom.xml.versionsBackup
+pom.xml.next
+release.properties
+dependency-reduced-pom.xml
+buildNumber.properties
+.mvn/timing.properties
+# https://github.com/takari/maven-wrapper#usage-without-binary-jar
+.mvn/wrapper/maven-wrapper.jar
+
+# Eclipse m2e generated files
+# Eclipse Core
+.project
+.settings
+# JDT-specific (Eclipse Java Development Tools)
+.classpath