generated from StartanAICompany/ai-recruit-site-template
Initial commit
This commit is contained in:
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
node_modules/
|
||||
.env
|
||||
.env.local
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
.DS_Store
|
||||
*.log
|
||||
.vscode/
|
||||
.idea/
|
||||
deploy_key
|
||||
cc/
|
||||
|
||||
# Deployment keys and scripts
|
||||
deploy_key*
|
||||
deploy.sh
|
||||
deploy-to-apps.sh
|
||||
.saac.json
|
||||
Reference in New Issue
Block a user