Getting rid of last_run.txt from the repo (untracking)

This commit is contained in:
Jarian Cottingham 2025-09-11 20:54:06 -05:00
parent 2e0bcb845c
commit b0e5bd273c
2 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View File

@ -7,6 +7,8 @@ pyvenv.cfg
/include /include
/lib /lib
last_run.txt
# Generated folders # Generated folders
/images /images
/metadata /metadata

View File

@ -1 +0,0 @@
2025-09-11