aboutsummaryrefslogtreecommitdiff
path: root/frontend/.gitignore
diff options
context:
space:
mode:
authorArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2023-01-06 23:55:12 +0300
committerArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2023-01-06 23:55:12 +0300
commit4820c7696db3c54959258b1a5b00c77e1246cbd7 (patch)
tree179edfca03618395939df1c3afccf2c90c64d424 /frontend/.gitignore
parent(#20) successful integration of demo upload to drive (diff)
downloadlphub-4820c7696db3c54959258b1a5b00c77e1246cbd7.tar.gz
lphub-4820c7696db3c54959258b1a5b00c77e1246cbd7.tar.bz2
lphub-4820c7696db3c54959258b1a5b00c77e1246cbd7.zip
what the fuck is this mess (#21)
Diffstat (limited to 'frontend/.gitignore')
-rw-r--r--frontend/.gitignore28
1 files changed, 0 insertions, 28 deletions
diff --git a/frontend/.gitignore b/frontend/.gitignore
deleted file mode 100644
index b737b8e..0000000
--- a/frontend/.gitignore
+++ /dev/null
@@ -1,28 +0,0 @@
1# Logs
2logs
3*.log
4npm-debug.log*
5yarn-debug.log*
6yarn-error.log*
7pnpm-debug.log*
8lerna-debug.log*
9
10node_modules
11.DS_Store
12dist
13dist-ssr
14coverage
15*.local
16
17/cypress/videos/
18/cypress/screenshots/
19
20# Editor directories and files
21.vscode
22!.vscode/extensions.json
23.idea
24*.suo
25*.ntvs*
26*.njsproj
27*.sln
28*.sw?