mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 02:33:01 +00:00
initial bun server
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
node_modules
|
||||
out
|
||||
dist
|
||||
logs
|
||||
|
||||
# environment variable files
|
||||
.env
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
.env.local
|
||||
|
||||
.cache
|
||||
Reference in New Issue
Block a user