Track _commit.py in git for build process
All checks were successful
build & deploy / test (push) Successful in 1m58s
build & deploy / build-and-deploy (push) Successful in 40s

This commit is contained in:
2026-05-01 17:03:04 -04:00
parent b1d6f4726b
commit fc4db68725
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -5,4 +5,3 @@ dist/
.coverage .coverage
tmp/* tmp/*
vrobbler/static/* vrobbler/static/*
vrobbler/_commit.py

1
vrobbler/_commit.py Normal file
View File

@ -0,0 +1 @@
commit = "unknown"