eeg_nest/.gitignore

49 lines
532 B
Plaintext
Raw Permalink Normal View History

2023-05-06 00:18:32 +00:00
# compiled output
/dist
/node_modules
2023-05-06 11:57:46 +00:00
.rollup.cache
.env
2023-05-09 16:55:26 +00:00
.env.production
2023-05-09 17:27:37 +00:00
eegsac.zip
2023-05-06 00:18:32 +00:00
# Logs
logs
*.log
npm-debug.log*
pnpm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
# OS
.DS_Store
# Tests
/coverage
/.nyc_output
# IDEs and editors
/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace
# IDE - VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
2023-05-06 11:57:46 +00:00
!.vscode/extensions.json
# Tailwind output
static/styles.css
2023-05-07 03:30:00 +00:00
2023-06-12 03:25:18 +00:00
# Auto generated Solid hydration scripts
static/*.js