1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-09 00:00:01 +01:00
VILLASweb/.gitignore

22 lines
274 B
Text
Raw Permalink Normal View History

# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
/node_modules
# testing
/coverage
# production
/build
# misc
.DS_Store
.env
npm-debug.log*
yarn-debug.log*
yarn-error.log*
2017-08-17 18:39:51 +02:00
.vscode/
*.code-workspace
2021-02-10 18:07:29 +01:00
package-lock.json
2021-03-08 13:39:17 +01:00
.eslintcache