diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,2 +1,4 @@ -__pycache__/ +*.egg-info/ /dist/ +__pycache__/ +uv.lock |
![]() |
index : ssg | |
Unnamed repository; edit this file 'description' to name the repository. |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 4 |
@@ -1,2 +1,4 @@ -__pycache__/ +*.egg-info/ /dist/ +__pycache__/ +uv.lock |