mirror of
https://github.com/philipredstone/relnet.git
synced 2025-07-09 15:16:41 +02:00
Add env template and update gitignore and intellij code styles
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -3,7 +3,12 @@ frontend/dist
|
||||
frontend/.env
|
||||
frontend/bun.lockb
|
||||
|
||||
.vscode
|
||||
.idea
|
||||
|
||||
node_modules
|
||||
dist
|
||||
.env
|
||||
bun.lockb
|
||||
*bun.lockb
|
||||
*yarn.lock
|
||||
*package-lock.json
|
Reference in New Issue
Block a user