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
node-apt/.gitignore
2023-04-20 23:32:58 -03:00

20 lines
187 B
Plaintext

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