created Android specific web-api
This commit is contained in:
14
web/.gitignore
vendored
Normal file
14
web/.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
.idea/
|
||||
out/
|
||||
|
||||
*.class
|
||||
|
||||
# Mobile Tools for Java (J2ME)
|
||||
.mtj.tmp/
|
||||
|
||||
# Package Files #
|
||||
*.war
|
||||
*.ear
|
||||
|
||||
# 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