Start flying section
This commit is contained in:
+25
@@ -0,0 +1,25 @@
|
||||
# build output
|
||||
public/
|
||||
|
||||
# dependencies
|
||||
node_modules/
|
||||
|
||||
# logs
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
|
||||
# environment variables
|
||||
.env
|
||||
.env.production
|
||||
|
||||
# macOS-specific files
|
||||
.DS_Store
|
||||
|
||||
# Direnv junk
|
||||
.direnv/*
|
||||
*/.direnv/*
|
||||
|
||||
# Quartz cache
|
||||
.quartz-cache/
|
||||
Reference in New Issue
Block a user