diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | po/.gitignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 069396fb5..1fdf7e79f 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,7 @@ config.h config.h.in config.log config.status +config.status.lineno config.sub configure depcomp diff --git a/po/.gitignore b/po/.gitignore index c7d5b9846..90b9b7408 100644 --- a/po/.gitignore +++ b/po/.gitignore @@ -3,3 +3,4 @@ Makefile.in.in POTFILES stamp-it +empathy.pot |