This repository has been archived on 2025-02-19. You can view files and clone it, but cannot push or open issues or pull requests.
Files
wg-dashboard/.gitignore
Matheus Sampaio Queiroga ba31e26b0e Init React App
Signed-off-by: Matheus Sampaio Queiroga <srherobrine20@gmail.com>
2023-12-29 23:26:14 -03:00

15 lines
131 B
Plaintext

# Node
node_modules/
package-lock.json
*.tgz
# Typescript
*.tsbuildinfo
src/**/*.d.ts
src/**/*.js
# Project
*.db
# Nextjs
.next/