17 lines
208 B
Text
17 lines
208 B
Text
.vscode/*.txt
|
|
|
|
presentation/*
|
|
!presentation/*.tex
|
|
!presentation/*.sty
|
|
!presentation/Makefile
|
|
!presentation/imgs/
|
|
presentation/imgs/*
|
|
!presentation/imgs/*.png
|
|
|
|
bin/
|
|
lib/
|
|
pyvenv.cfg
|
|
|
|
.ruff_cache/
|
|
|
|
__pycache__/
|