.gitignore: fix path

This commit is contained in:
black_desk
2021-07-21 13:12:30 +08:00
parent 232c6bf19e
commit 3a0e19075b
+5 -5
View File
@@ -14,9 +14,9 @@ compile_commands.json
/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
@@ -24,8 +24,8 @@ compile_commands.json
/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