Files
TexasPokerGame/.gitignore
T
2020-03-28 12:45:32 +08:00

10 lines
103 B
Plaintext
Executable File

.DS_Store
node_modules/
dist/
npm-debug.log
yarn-error.log
test/unit/coverage
/.idea/
run/
npm-debug.*