mirror of
https://github.com/appium/appium.git
synced 2026-01-26 20:28:55 -06:00
update gitignore and npmignore with new directory structure
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -27,8 +27,8 @@ android/bootstrap/local.properties
|
||||
android/bootstrap/project.properties
|
||||
android/bootstrap/.classpath
|
||||
sample-code/apps/ApiDemos
|
||||
app/android/AndroidManifest.xml.apk
|
||||
app/android/AndroidManifest.xml
|
||||
lib/android/AndroidManifest.xml.apk
|
||||
lib/android/AndroidManifest.xml
|
||||
.*~
|
||||
*~
|
||||
android/bootstrap/target/
|
||||
|
||||
@@ -8,7 +8,7 @@ sample-code/
|
||||
test/
|
||||
android/bootstrap/bin/
|
||||
android/bootstrap/target/
|
||||
app/android/AndroidManifest.xml.apk
|
||||
lib/android/AndroidManifest.xml.apk
|
||||
_vimrc_local.vim
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
Reference in New Issue
Block a user