mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
ignore dist and app/dist
This commit is contained in:
parent
361f2c8fce
commit
eea68f2415
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,4 +1,4 @@
|
||||||
node_modules
|
node_modules
|
||||||
.next
|
.next
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
app/dist
|
dist
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue