diff options
author | Michael Vogt <mvo@ubuntu.com> | 2013-05-16 11:34:38 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2013-05-16 11:34:38 +0200 |
commit | e7baf3065de20cc6d0ca661443b575f35144b225 (patch) | |
tree | 4119abb847d2efb07905f83d46aeb29010316d67 /.gitignore | |
parent | 5b63d2a9a2e088bb7df7c703e9452af7efc88210 (diff) |
add .gitignore and gbp.conf
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..d40fb818a --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +aclocal.m4 +autom4te.cache/ +build/ +buildlib/config.guess +buildlib/config.sub +configure +debian/copyright +doc/de/ +doc/es/ +doc/fr/ +doc/it/ +doc/ja/ +doc/pl/ +doc/pt/ +doc/pt_BR/ +doc/examples/sources.list +marks.bzr +marks.git |