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

15 lines
137 B
Plaintext

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