.cvsignore -> .gitignore

master
Michele Guerini Rocco 2019-05-15 17:00:37 +02:00
parent 4058a9c931
commit 92c0d44303
Signed by: rnhmjoj
GPG Key ID: 91BE884FBA4B591A
4 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ D books/ps/
23 charmap.ps
D books/example/
24 Makefile
25 .cvsignore
25 .gitignore
26 filelist
27 footer.ps
28 us-constitution.gz

View File

@ -17,7 +17,7 @@ MANIFEST: filelist
$(MAKEMANIFEST) $< > $@
clean:
rm -f `cat .cvsignore`
rm -f `cat .gitignore`
gv%: %.ps
gv $<

View File

@ -26,7 +26,7 @@ T books/ps/prolog.ps
T books/ps/charmap.ps
D books/example/
T books/example/Makefile
T books/example/.cvsignore
T books/example/.gitignore
T books/example/filelist
T books/example/footer.ps
B books/example/us-constitution.gz