adevtool/.gitignore

25 lines
226 B
Text
Raw Normal View History

2021-11-07 07:34:51 +01:00
*-debug.log
*-error.log
/.nyc_output
/dist
/lib
/package-lock.json
/tmp
node_modules
2021-11-07 11:35:11 +01:00
2021-12-25 10:27:16 +01:00
# IDEA project
/.idea/
2021-11-07 11:35:11 +01:00
# Vendor output
/vendor/
2021-11-24 05:11:41 +01:00
# State
*.json
2021-12-18 04:31:01 +01:00
2021-12-18 11:24:51 +01:00
# Downloads and extracted files
2021-12-18 04:31:01 +01:00
*.zip
2021-12-18 11:24:51 +01:00
/dl/
*.img
android-info.txt
/mount/