Files
TexasPokerGame/.gitignore
T
System Administrator dfff01e6a0 project init
2020-03-26 22:41:11 +08:00

9 lines
98 B
Plaintext

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