Update gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -22,6 +22,7 @@
|
|||||||
/appdaemon/apps/*
|
/appdaemon/apps/*
|
||||||
/glances/
|
/glances/
|
||||||
/downloads/
|
/downloads/
|
||||||
|
/lightwand/
|
||||||
|
|
||||||
# ignore any of these files no matter where they are using double *
|
# ignore any of these files no matter where they are using double *
|
||||||
**.DS_Store
|
**.DS_Store
|
||||||
@ -78,4 +79,5 @@
|
|||||||
!/node-red/projects/NerdFlows/flows.json
|
!/node-red/projects/NerdFlows/flows.json
|
||||||
!/node-red/projects/NerdFlows/flows_cred.json
|
!/node-red/projects/NerdFlows/flows_cred.json
|
||||||
!/node-red/projects/NerdFlows/package.json
|
!/node-red/projects/NerdFlows/package.json
|
||||||
!/node-red/projects/NerdFlows/README.md
|
!/node-red/projects/NerdFlows/README.md
|
||||||
|
.codegpt
|
Reference in New Issue
Block a user