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.
node-apt/.gitignore

22 lines
231 B
Plaintext

storage/
/apt*.yml
/apt*.yaml
/apt*.json
.repoTest/
thunder-tests
*.deb
*.key
*.pem
*.gpg
/client_secret*.json
# Ingore node folders
node_modules/
/*-lock*
*.tgz
# Typescript
tsconfig.tsbuildinfo
*.d.ts
*.js