game2006api/.gitignore
2022-12-15 11:44:19 +08:00

26 lines
207 B
Plaintext

*.*\~
*.*~
*.*\#
*.*#
~*.*
\#*.*
*.out
*.tar
*.tar.gz
target
config
__pycache__/
res
out/
public/
*.postman.json
*.doc.php
apilist.json
node_modules/
.htaccess
nginx.htaccess
.idea/
.vscode/
webapp/logs
._*