This repository has been archived on 2024-01-16. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Maneger/.gitignore

14 lines
136 B
Plaintext

# npm
/*.tgz
# Node
node_modules/
# Typescript
**/*.js
**/*.d.ts
**/tsconfig.tsbuildinfo
# PHP and Spigot Pre builds
phpOutput/
*.jar