diff options
Diffstat (limited to 'library/.gitignore')
| -rw-r--r-- | library/.gitignore | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/library/.gitignore b/library/.gitignore new file mode 100644 index 0000000..0d5112c --- /dev/null +++ b/library/.gitignore @@ -0,0 +1,26 @@ +.* +!.gitignore + +*~ +\#*# + +*.o +*.tar* + +autom4te.cache/ +m4/ + +ChangeLog +INSTALL +Makefile +Makefile.in +aclocal.m4 +compile +config.* +configure +depcomp +install-sh +libtool +ltmain.sh +missing +stamp-h1 |
