Skip to content

Commit 54a4f99

Browse files
committed
feat: Update .gitignore and enhance package requirements in PKG-INFO and requires.txt
1 parent 562d413 commit 54a4f99

4 files changed

Lines changed: 812 additions & 48 deletions

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,4 +290,8 @@ safety-report.txt
290290
# Local development files
291291
.dev/
292292
.local/
293-
config.local.*
293+
config.local.*
294+
295+
# Unsorted/draft documentation and analysis
296+
docs/999-UNSORTED/
297+
ignore/

0 commit comments

Comments
 (0)