exclude git
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
parent
a5f7e50318
commit
4168dfea0e
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
||||||
dist: fake
|
dist: fake
|
||||||
rsync -avzP ./ charon:/www/damus.io/
|
rsync -avzP --exclude .git/ ./ charon:/www/damus.io/
|
||||||
|
|
||||||
.PHONY: fake
|
.PHONY: fake
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue