Merge pull request #7 from Rodrigoplp/fix-gitignore

Fixes the `.gitgnore` file
This commit is contained in:
Rodrigo Pedroso Leite Pinto 2024-11-09 16:41:57 -03:00 committed by GitHub
commit 7589b4be83
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 2540 deletions

2541
.gitignore vendored

File diff suppressed because one or more lines are too long

7
uv.lock generated Normal file
View file

@ -0,0 +1,7 @@
version = 1
requires-python = ">=3.11"
[[package]]
name = "private-facts"
version = "0.1.0"
source = { virtual = "." }