feat: Update .gitignore to include spec-file.txt and add new spec-file for environment creation

This commit is contained in:
2025-09-02 03:09:00 +00:00
parent 585cbcfffa
commit dd02e88531
2 changed files with 32 additions and 0 deletions

2
.gitignore vendored
View File

@ -4,6 +4,7 @@ __pycache__/
*.py[cod]
# data
*.txt
*.csv
*.json
*.xlsx
@ -16,5 +17,6 @@ __pycache__/
#
!environment.yml
!spec-file.txt