diff options
| -rw-r--r-- | intl/.cvsignore | 1 | ||||
| -rw-r--r-- | m4/.cvsignore | 2 | ||||
| -rw-r--r-- | po/.cvsignore | 3 |
3 files changed, 6 insertions, 0 deletions
diff --git a/intl/.cvsignore b/intl/.cvsignore new file mode 100644 index 00000000..f3c7a7c5 --- /dev/null +++ b/intl/.cvsignore @@ -0,0 +1 @@ +Makefile diff --git a/m4/.cvsignore b/m4/.cvsignore new file mode 100644 index 00000000..282522db --- /dev/null +++ b/m4/.cvsignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in diff --git a/po/.cvsignore b/po/.cvsignore new file mode 100644 index 00000000..c52251bf --- /dev/null +++ b/po/.cvsignore @@ -0,0 +1,3 @@ +Makefile +Makefile.in +POTFILES |
