Add Gradle files for automatic build

This commit is contained in:
Herbert Reiter
2020-01-13 22:51:50 +01:00
parent 2d59ff9db2
commit 96441b7cb0
4 changed files with 178 additions and 23 deletions
-23
View File
@@ -1,35 +1,12 @@
# Compiled class file
*.class
# Log file
*.log
# Package Files
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# IntelliJ
.idea/
out/
moasdawiki-app.iml
# Gradle
gradlew
gradlew.bat
gradle/
.gradle/
build/
release/
# Git
local.properties
# Others