初始化
This commit is contained in:
+17
-20
@@ -1,23 +1,20 @@
|
||||
# Compiled class file
|
||||
*.class
|
||||
*.iml
|
||||
.gradle
|
||||
.DS_Store
|
||||
/build
|
||||
/captures
|
||||
.externalNativeBuild
|
||||
.cxx
|
||||
local.properties
|
||||
|
||||
# Log file
|
||||
*.log
|
||||
*.idea
|
||||
app/build
|
||||
jiguang/.idea
|
||||
|
||||
# BlueJ files
|
||||
*.ctxt
|
||||
/app/qa/
|
||||
*.apk
|
||||
/app/product
|
||||
/app/release
|
||||
/app/staging
|
||||
/**/*.apk
|
||||
|
||||
# Mobile Tools for Java (J2ME)
|
||||
.mtj.tmp/
|
||||
|
||||
# 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*
|
||||
|
||||
Reference in New Issue
Block a user