diff options
author | Nguyễn Gia Phong <cnx@loang.net> | 2025-05-29 11:30:53 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <cnx@loang.net> | 2025-05-29 11:30:53 +0900 |
commit | 0f96928df28305b089f9e34055fdf835da368c40 (patch) | |
tree | 92eb80c6b9351c28f3b722bd06fbb93502b50133 /.gitignore | |
parent | dbfc5f4ff56ec65ec04a558d8715f1df7844dffa (diff) | |
download | scadere-0f96928df28305b089f9e34055fdf835da368c40.tar.gz |
Document a wee moar
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cc74c32..e350d40 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*.1 .coverage .hypothesis/ .pytest_cache/ |