Initialize module
This commit is contained in:
parent
e82830e085
commit
94da140915
10 changed files with 4399 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -3,6 +3,7 @@ dist/
|
|||
*.link
|
||||
*.txt
|
||||
/foundry
|
||||
/storage
|
||||
|
||||
# Dependencies
|
||||
node_modules/
|
||||
|
|
@ -14,4 +15,3 @@ node_modules/
|
|||
/packs/**/*
|
||||
!/packs/**/*/
|
||||
!/packs/**/*.json
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue