Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add .gitignore files
  • Loading branch information
Holger Schröder committed Sep 7, 2011
1 parent 57d2f2f commit 7bb86c8
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
@@ -0,0 +1,5 @@
build-armel/*
build-i386/*
configure-stamp
build-stamp

12 changes: 12 additions & 0 deletions debian/.gitignore
@@ -0,0 +1,12 @@
*.debhelper.log
*.debhelper
*.substvars
files
libmlocale-benchmarks-dbg/
libmlocale-benchmarks/
libmlocale-dev/
libmlocale-tests-dbg/
libmlocale-tests/
libmlocale0-dbg/
libmlocale0/
tmp/

0 comments on commit 7bb86c8

Please sign in to comment.