Switch to gradle

This commit is contained in:
Len
2023-07-21 21:30:24 +02:00
parent 2ca2601c70
commit 7cb79a4b7a
8 changed files with 462 additions and 108 deletions
+50 -1
View File
@@ -1,3 +1,52 @@
#
.idea
.gradle/
build/
# Eclipse stuff
.classpath
.project
.settings/
# VSCode stuff
.vscode/
# netbeans
nbproject/
nbactions.xml
# we use maven!
build.xml
# maven
target/
.idea/
dependency-reduced-pom.xml
# vim
.*.sw[a-p]
# various other potential build files
build/
bin/
dist/
manifest.mf
# Mac filesystem dust
.DS_Store/
.DS_Store
# intellij
*.iml
*.ipr
*.iws
.idea/
out/
# Linux temp files
*~
!gradle/wrapper/gradle-wrapper.jar
/run1/
/lib/
/run/