marquesafonso commited on
Commit
f4f5f12
·
1 Parent(s): 2366bc6

add gitignore file

Browse files
Files changed (1) hide show
  1. .gitignore +5 -0
.gitignore ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ .venv/
2
+ .python-version
3
+ pyproject.toml
4
+ uv.lock
5
+ */__pycache__/