diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1c157ce --- /dev/null +++ b/.gitignore @@ -0,0 +1,25 @@ +*~ +*.la +*.lo +*.o +*.swp +*.wasm +.deps +.libs +Makefile +Makefile.am.user* +Makefile.in +aclocal.m4 +ar-lib +autom4te.cache +autoscan-2.69.log +compile +config.* +configure +configure.scan +depcomp +install-sh +libtool +ltmain.sh +m4 +missing |