mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-06-24 13:00:12 +00:00
Automate via workflows. Add auto-archiving for downgrade. (#581)
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
node_modules/
|
||||
coverage/
|
||||
dist/
|
||||
temp/
|
||||
tmp/
|
||||
.jest-tmp/
|
||||
tsconfig.tsbuildinfo
|
||||
|
||||
# used by tests
|
||||
images/jest-tmp
|
||||
images1/jest-tmp
|
||||
not-in-manifest-images/jest-tmp
|
||||
not-in-manifest-images1/jest-tmp
|
||||
|
||||
# MacOS indexing files
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user