diff options
Diffstat (limited to 'nsh-plugin/.gitignore')
-rw-r--r-- | nsh-plugin/.gitignore | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/nsh-plugin/.gitignore b/nsh-plugin/.gitignore new file mode 100644 index 0000000..7fc8961 --- /dev/null +++ b/nsh-plugin/.gitignore @@ -0,0 +1,16 @@ +# Build artifacts +aclocal.m4 +autom4te.cache/ +build/ +compile +config.guess +config.sub +configure +depcomp +install-sh +ltmain.sh +Makefile.in +missing + +*~ +cscope* |