This repository has been archived on 2023-06-07. You can view files and clone it, but cannot push or open issues or pull requests.
errsy/.gitignore

18 lines
208 B
Text
Raw Permalink Normal View History

.vscode/*.txt
presentation/*
!presentation/*.tex
2023-04-30 00:19:17 +02:00
!presentation/*.sty
2023-05-09 19:07:56 +02:00
!presentation/Makefile
2023-06-02 18:10:08 +02:00
!presentation/imgs/
presentation/imgs/*
!presentation/imgs/*.png
2023-04-18 22:25:28 +02:00
bin/
lib/
pyvenv.cfg
2023-05-28 18:51:28 +02:00
.ruff_cache/
2023-05-29 10:54:16 +02:00
__pycache__/