1
0
mirror of https://github.com/LOOHP/Limbo.git synced 2026-06-07 13:31:43 +00:00

Added simple gitignore and maven now generates sources

This commit is contained in:
GrizzlT
2021-08-21 19:29:24 +02:00
parent 3fecd768f3
commit 839b87e4ba
2 changed files with 24 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# IntelliJ IDEA
*.iml
.idea/
# Maven
target/
# Mac OS
.DS_Store