mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
- Found/fixed a few additional syntax errors that were causing HTML minification to fail. - Fixed Attack/CMB button text from overflowing. Added padding to roll template table category headings.
11 lines
129 B
Plaintext
11 lines
129 B
Plaintext
# Root level ignores
|
|
node_modules/
|
|
dist/
|
|
prod/
|
|
.vscode/
|
|
|
|
# dev/ folder ignores
|
|
dev/node_modules/
|
|
dev/dist/
|
|
dev/prod/
|
|
dev/.vscode/ |