whitespace

This commit is contained in:
Jeremiah Orians 2021-01-12 02:57:35 +01:00 committed by deesix
parent f5f996626a
commit 204d2612d7
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@ -23,4 +23,3 @@ bin/
temp/
test/scratch/
scratch/

View File

@ -130,7 +130,7 @@ install: M2-Planet
mkdir -p $(bindir)
cp $^ $(bindir)
### dist
### dist
.PHONY: dist
COMMIT=$(shell git describe --dirty)