├── .gitattributes └── discordclasses.js /.gitattributes: -------------------------------------------------------------------------------- 1 | # Set the default behavior, in case people don't have core.autocrlf set. 2 | * text=auto --------------------------------------------------------------------------------