This repository has been archived on 2024-01-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
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