node-apt/.gitignore

8 lines
95 B
Plaintext

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