Files
ChessServer/.gitignore
T
2023-11-27 13:04:06 +00:00

17 lines
195 B
Plaintext

.vs/
.idea/
*.lock.json
package-lock.json
*.user
bin/
obj/
node_modules/
Properties/
npm-debug.log
yarn.lock
bundle.js
appsettings.Production.json
appsettings.Development.json
*.log
TestResults/