forked from Chewing_Bever/rusty-bever
Organized Rust project in library & binary
This commit is contained in:
parent
3415ce7329
commit
48fdc460ad
22 changed files with 68 additions and 60 deletions
18
frontend/.gitignore
vendored
18
frontend/.gitignore
vendored
|
|
@ -1,18 +0,0 @@
|
|||
# build output
|
||||
dist
|
||||
|
||||
# dependencies
|
||||
node_modules/
|
||||
.snowpack/
|
||||
|
||||
# logs
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# environment variables
|
||||
.env
|
||||
.env.production
|
||||
|
||||
# macOS-specific files
|
||||
.DS_Store
|
||||
Loading…
Add table
Add a link
Reference in a new issue