You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
**/__pycache__
|
|
|
|
output.*
|
|
|
|
*.log
|
|
|
|
*.aux
|
|
|
|
test/test.pdf
|
|
|
|
test/test.tex
|
|
|
|
public/
|
|
|
|
*.png
|
|
|
|
*.pdf
|
|
|
|
*.jpeg
|
|
|
|
*.svg
|
|
|
|
!test/1px.png
|
|
|
|
**/.mypy_cache
|
|
|
|
**/*.egg-info
|
|
|
|
build/
|
|
|
|
dist/
|
|
|
|
**/node_modules
|