diff options
author | Lars-Dominik Braun <PromyLOPh@gmail.com> | 2008-06-12 16:42:16 +0200 |
---|---|---|
committer | Lars-Dominik Braun <PromyLOPh@gmail.com> | 2008-06-12 16:42:16 +0200 |
commit | 6d199669a9276053ee709210539b75435e19fa3c (patch) | |
tree | 9cacd640bc08e3f2542fcf5ea5ada41f78ce9cc0 /.gitignore | |
parent | a8a3258f0ad08330834a6e844e7a5451dd9e43c9 (diff) | |
download | pianobar-windows-6d199669a9276053ee709210539b75435e19fa3c.tar.gz pianobar-windows-6d199669a9276053ee709210539b75435e19fa3c.tar.bz2 pianobar-windows-6d199669a9276053ee709210539b75435e19fa3c.zip |
Added .gitignore files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..26f6eab --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +.deps +.libs +*.lo +*.la +*.o +# vim swap files +*.sw* +aclocal.m4 +autom4te.cache +compile +config.* +configure +depcomp +install-sh +libtool +ltmain.sh +make +Makefile +Makefile.in +missing |