add .gitignore files

This commit is contained in:
xiawanli 2019-03-24 23:42:06 +08:00
parent 2c7fccaefd
commit 6d39c5e11c
3 changed files with 14 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
*.iml
.gradle
/local.properties
/.idea/workspace.xml
/.idea/libraries
.idea
.DS_Store
/build
/captures
.externalNativeBuild

1
axmlprinter/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/build

1
xpatch/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/build