Compare commits

..

No commits in common. "e4a02726e7b8374ddbe5e723eb10df61825f02a4" and "fadfd8711cf08a451c339eca851aa0409b228f0d" have entirely different histories.

2 changed files with 0 additions and 7 deletions

@ -1,4 +1,3 @@
!.tmuxp/
!python
.env/
releases/tar

@ -41,9 +41,3 @@ compose_env:
compose_build_web:
$(COMPOSE) build web
git-release:
git archive \
--format=tar \
-o "releases/tar/repo-$$(git describe --tags).tar" \
HEAD