mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
13 lines
120 B
Plaintext
13 lines
120 B
Plaintext
node_modules
|
|
public
|
|
|
|
*.js
|
|
*.ts
|
|
*.tsx
|
|
*.css
|
|
*.jsx
|
|
*.json
|
|
|
|
# Running it on tgui.html is fine, however.
|
|
!/public/tgui.html
|