Skip to content

Commit

Permalink
create po/.gitignore
Browse files Browse the repository at this point in the history
"dpkg-buildpackage" has a check for untracked files and aborts if there is any.
Therefore add autogenerated files to .gitignore.

Signed-off-by: Benedikt Spranger <b.spranger@linutronix.de>
  • Loading branch information
bene42 committed Jun 18, 2012
1 parent e952d26 commit 2f5a60c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions po/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Makefile.in.in
Makevars.template
Rules-quot
boldquot.sed
en@boldquot.header
en@quot.header
insert-header.sin
libuio.pot
quot.sed
remove-potcdate.sin
stamp-po

0 comments on commit 2f5a60c

Please sign in to comment.