.gitignore: fix path
This commit is contained in:
+5
-5
@@ -14,9 +14,9 @@ compile_commands.json
|
||||
/ar-lib
|
||||
/autom4te.cache
|
||||
/compile
|
||||
/config.h
|
||||
/config.h.in
|
||||
/config.h.in~
|
||||
src/include/config.h
|
||||
src/include/config.h.in
|
||||
src/include/config.h.in~
|
||||
/config.log
|
||||
/config.status
|
||||
/configure
|
||||
@@ -24,8 +24,8 @@ compile_commands.json
|
||||
/install-sh
|
||||
/missing
|
||||
/mosh-*.tar.gz
|
||||
/stamp-h1
|
||||
src/include/stamp-h1
|
||||
/test-driver
|
||||
/VERSION
|
||||
/scripts/mosh
|
||||
/version.h
|
||||
src/include/version.h
|
||||
|
||||
Reference in New Issue
Block a user