mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-15 12:19:58 +03:00
Add stuff to gitignore, add vscode workspace
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -16,6 +16,7 @@ pio_local.ini
|
||||
# OS specific
|
||||
.DS_Store
|
||||
*Thumbs.db
|
||||
.directory
|
||||
|
||||
# project specfic
|
||||
/scripts/stackdmp.txt
|
||||
@@ -25,4 +26,6 @@ emsesp
|
||||
/interface/build
|
||||
/interface/node_modules
|
||||
/interface/.eslintcache
|
||||
|
||||
# /interface/package-lock.json # this file will be modified by npm! What can we do here?
|
||||
package-lock.json
|
||||
package.json
|
||||
|
||||
Reference in New Issue
Block a user