project1/.gitignore

7 lines
49 B
Plaintext
Raw Normal View History

2023-11-08 08:20:48 +00:00
.hypothesis/
.venv/
__pycache__/
*.png
*/#*#
.#*