mirror of
https://github.com/Troplo/Colubrina.git
synced 2024-11-23 03:36:42 +11:00
25 lines
No EOL
301 B
Text
25 lines
No EOL
301 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
|
|
#Electron-builder output
|
|
/dist_electron |