adevtool/.gitignore

24 lines
226 B
Text

*-debug.log
*-error.log
/.nyc_output
/dist
/lib
/package-lock.json
/tmp
node_modules
# IDEA project
/.idea/
# Vendor output
/vendor/
# State
*.json
# Downloads and extracted files
*.zip
/dl/
*.img
android-info.txt
/mount/