mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-27 16:10:32 +00:00
update .gitignore
This commit is contained in:
parent
b79ef79b1f
commit
0eb88f44ae
1 changed files with 3 additions and 2 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -2,9 +2,10 @@
|
||||||
node_modules
|
node_modules
|
||||||
|
|
||||||
# build files
|
# build files
|
||||||
build/
|
/build/
|
||||||
dist/
|
/dist/
|
||||||
/public/
|
/public/
|
||||||
|
/electron/build/exe/
|
||||||
|
|
||||||
# local storage
|
# local storage
|
||||||
storage/
|
storage/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue