From 065ef99a1c5670c0b081152796502417889162b6 Mon Sep 17 00:00:00 2001 From: Craig Small Date: Thu, 8 Apr 2010 22:45:32 +1000 Subject: [PATCH] Added ignore files --- po/.gitignore | 11 +++++++++++ src/.gitignore | 6 ++++++ 2 files changed, 17 insertions(+) create mode 100644 po/.gitignore create mode 100644 src/.gitignore diff --git a/po/.gitignore b/po/.gitignore new file mode 100644 index 0000000..efe855b --- /dev/null +++ b/po/.gitignore @@ -0,0 +1,11 @@ +*.gmo +Makefile.in.in +Makevars.template +POTFILES +Rules-quot +boldquot.sed +en@boldquot.header +en@quot.header +insert-header.sin +quot.sed +remove-potcdate.sin diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 0000000..1d44055 --- /dev/null +++ b/src/.gitignore @@ -0,0 +1,6 @@ +fuser +killall +peekfd +prtstat +pstree +signames.h -- 2.40.0