aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeLines
* rework directory structureGravatar Shakya Majumdar2022-01-21-1/+1
|
* fix path to cache in gitignoreGravatar Shakya Majumdar2022-01-10-1/+1
|
* add latex commandGravatar Shakya Majumdar2022-01-10-1/+1
|
* add cachingGravatar Shakya Majumdar2021-04-11-1/+1
|
* Add `data` persistence directory to .gitignoreGravatar kwzrd2020-03-21-0/+1
|
* Add more pre-commit hooksGravatar MarkKoz2020-03-04-1/+1
| | | | | | | | | | | | | | | | | | | | | | Hooks added: * check-merge-conflict - checks for files with merge conflict strings * check-toml - attempts to load all toml files to verify syntax * check-yaml - attempts to load all yaml files to verify syntax * end-of-file-fixer - ensures files end in a newline and only a newline * mixed-line-ending - replaces mixed line endings with LF * trailing-whitespace - trims trailing whitespace * python-check-blanket-noqa - enforces that noqa annotations always occur with specific codes Changes made to comply with new hooks: * Remove trailing whitespaces * Convert some CRLF files to LF * Remove noqa and add missing type annotations * Add missing newlines at end of files See: python-discord/organisation#138
* added speedrun cog and its resourceGravatar jakeHebert2019-08-09-1/+4
|
* udpated gitignore for .DS_Store as well as removed it from PR.Gravatar Olson Dimanche2019-03-21-0/+1
|
* added log/* to .gitignoreGravatar xedre2018-10-06-0/+6
|
* Create .gitignoreGravatar xedre2018-10-05-0/+107