mirror of
https://github.com/Troplo/Colubrina.git
synced 2024-11-23 03:36:42 +11:00
23 lines
261 B
Text
23 lines
261 B
Text
|
.DS_Store
|
||
|
node_modules
|
||
|
/dist
|
||
|
|
||
|
# Log files
|
||
|
npm-debug.log*
|
||
|
yarn-debug.log*
|
||
|
yarn-error.log*
|
||
|
pnpm-debug.log*
|
||
|
|
||
|
# Editor directories and files
|
||
|
.idea
|
||
|
.vscode
|
||
|
*.suo
|
||
|
*.ntvs*
|
||
|
*.njsproj
|
||
|
*.sln
|
||
|
*.sw?
|
||
|
.sentryclirc
|
||
|
|
||
|
backend/node_modules
|
||
|
backend/config/config.json
|
||
|
backend/.env
|