Track _commit.py in git for build process
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,4 +5,3 @@ dist/
|
|||||||
.coverage
|
.coverage
|
||||||
tmp/*
|
tmp/*
|
||||||
vrobbler/static/*
|
vrobbler/static/*
|
||||||
vrobbler/_commit.py
|
|
||||||
|
|||||||
1
vrobbler/_commit.py
Normal file
1
vrobbler/_commit.py
Normal file
@ -0,0 +1 @@
|
|||||||
|
commit = "unknown"
|
||||||
Reference in New Issue
Block a user