diff options
author | Ed Warnicke <hagbard@gmail.com> | 2016-09-16 01:11:00 +0000 |
---|---|---|
committer | Ed Warnicke <hagbard@gmail.com> | 2016-09-16 15:51:42 +0000 |
commit | 107dfa021e78d9b84df588286b8e402fc65fb279 (patch) | |
tree | 71f095c0133b80a714271b3e7a72babec7d57e1d /nsh-plugin/.gitignore | |
parent | a54a7ed161b2f3977065c6fb29620f4b0e6d35d6 (diff) |
Fix .gitignore file to actually work
Change-Id: Ica8ac231d0084fd5d5f15e3473e1dc82e6fdbe7a
Signed-off-by: Ed Warnicke <hagbard@gmail.com>
Diffstat (limited to 'nsh-plugin/.gitignore')
-rw-r--r-- | nsh-plugin/.gitignore | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/nsh-plugin/.gitignore b/nsh-plugin/.gitignore index 7fc8961..e771bad 100644 --- a/nsh-plugin/.gitignore +++ b/nsh-plugin/.gitignore @@ -1,16 +1,16 @@ # Build artifacts -aclocal.m4 +aclocal.m4 autom4te.cache/ -build/ -compile -config.guess +build/ +compile +config.guess config.sub -configure -depcomp -install-sh -ltmain.sh -Makefile.in +configure +depcomp +install-sh +ltmain.sh +Makefile.in missing - *~ cscope* + |