diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..1719508f --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +*~ + +*.d +*.o +*.a +*.so +*.so.* +TAGS + +autom4te.cache/ +/config.log +/config.make +/config.status +/configure +/version.h |
