mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Comments for ignored stuff
This commit is contained in:
parent
9f8c2ce260
commit
7398593bc3
1 changed files with 8 additions and 3 deletions
|
|
@ -1,7 +1,12 @@
|
|||
# build output
|
||||
dist
|
||||
build
|
||||
app/dist
|
||||
|
||||
# dependencies
|
||||
node_modules
|
||||
app/node_modules
|
||||
|
||||
# other
|
||||
app/static
|
||||
assets
|
||||
build
|
||||
dist
|
||||
node_modules
|
||||
|
|
|
|||
Loading…
Reference in a new issue