Add Gradle files for automatic build
This commit is contained in:
-23
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user