This repository has been archived on 2024-09-15. You can view files and clone it, but cannot push or open issues or pull requests.
neste/.gitignore
Matheus Sampaio Queiroga a9c74993ea
initial commit
Signed-off-by: Matheus Sampaio Queiroga <srherobrine20@gmail.com>
2023-08-03 19:30:43 -03:00

9 lines
98 B
Plaintext

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