Skip to content

Commit 7b43506

Browse files
committed
Update .gitignore
1 parent 1bbe988 commit 7b43506

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

.gitignore

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,12 @@
1-
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
2-
3-
# Dependencies
41
/frontend/node_modules
5-
6-
# Next.js build output
72
/frontend/.next/
83
/frontend/out/
9-
4+
/frontend/dist/
105
/frontend/build
11-
12-
# Debug logs
136
/frontend/npm-debug.log*
147
/frontend/yarn-debug.log*
158
/frontend/yarn-error.log*
169
/frontend/.pnpm-debug.log*
17-
18-
# Environment variables
19-
/frontend/.env*
20-
21-
# Vercel deployment files
22-
/frontend/.vercel
23-
24-
# TypeScript files
2510
/frontend/*.tsbuildinfo
2611
/frontend/next-env.d.ts
12+
/build/bin/AttackSec-dev.exe

0 commit comments

Comments
 (0)