mirror of
https://codeberg.org/emersion/gamja.git
synced 2024-11-14 10:55:06 -05:00
gitignore: add Parcel files
This commit is contained in:
parent
ab2f8092a8
commit
a313363ed7
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
node_modules
|
||||
/config.json
|
||||
|
||||
.parcel-cache
|
||||
/dist
|
||||
|
|
Loading…
Reference in a new issue