Skip to content
Snippets Groups Projects
Commit 9e7f4773 authored by Jakob Junck's avatar Jakob Junck
Browse files

added a .gitignore

parent 7c5bbe5b
No related branches found
No related tags found
No related merge requests found
# Operating system files
.DS_Store
Thumbs.db
# node_modules becomes very big after npm install
src/frontend/node_modules
# after npm start
.angular/
\ No newline at end of file
Source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -65,6 +65,7 @@
"@perfectmemory/ngx-contextmenu": "^16.0.2",
"class-transformer": "^0.5.1",
"copy-webpack-plugin": "^11.0.0",
"Cortado": "file:",
"d3": "~7.9.0",
"electron-store": "^8.2.0",
"gumshoejs": "^5.1.2",
......@@ -76,8 +77,8 @@
"ngx-clipboard": "^16.0.0",
"ngx-color-picker": "^16.0.0",
"ngx-file-drop": "^16.0.0",
"ngx-slider-v2": "^16.0.2",
"ngx-markdown": "^16.0.0",
"ngx-slider-v2": "^16.0.2",
"object-hash": "^2.2.0",
"portfinder": "^1.0.32",
"reflect-metadata": "^0.1.14",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment