Merge pull request #1125 from black-desk/master

.gitignore: add autogenerated files
This commit is contained in:
Andrew Chin
2021-07-21 10:23:25 -04:00
committed by GitHub
+6 -5
View File
@@ -7,15 +7,16 @@ Makefile
Makefile.in Makefile.in
.cproject .cproject
.project .project
compile_commands.json
/INSTALL /INSTALL
/aclocal.m4 /aclocal.m4
/ar-lib /ar-lib
/autom4te.cache /autom4te.cache
/compile /compile
/config.h src/include/config.h
/config.h.in src/include/config.h.in
/config.h.in~ src/include/config.h.in~
/config.log /config.log
/config.status /config.status
/configure /configure
@@ -23,8 +24,8 @@ Makefile.in
/install-sh /install-sh
/missing /missing
/mosh-*.tar.gz /mosh-*.tar.gz
/stamp-h1 src/include/stamp-h1
/test-driver /test-driver
/VERSION /VERSION
/scripts/mosh /scripts/mosh
/version.h src/include/version.h