golang-yitisheng-server/.gitignore

13 lines
91 B
Plaintext

## ide
**/.idea
*.iml
rebel.xml
## backend
**/target
**/logs
## front
**/*.lock
**/*.exe