cordova-plugin-code-push/.gitignore

9 строки
145 B
Plaintext

.DS_Store
#ignore the files built by npm install
node_modules/*
#ignore the compiled test files
bin/test/*
#ignore the test output files
test-*