mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
11 lines
125 B
Text
11 lines
125 B
Text
|
# Some prettier-specific files so it doesn't die.
|
||
|
**/*.png
|
||
|
**/*.ico
|
||
|
LICENSE
|
||
|
.gitignore
|
||
|
|
||
|
node_modules
|
||
|
out/
|
||
|
dist
|
||
|
ts-out/
|
||
|
ts-out
|