remove .ipynb_checkpoints

This commit is contained in:
ChangCL
2025-08-09 23:43:47 +08:00
parent aa3ad0595c
commit 4177251e20
2 changed files with 1 additions and 6 deletions

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@ build/
dist/
wheels/
*.egg-info
.ipynb_checkpoints
# Virtual environments
.venv

View File

@@ -1,6 +0,0 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 5
}