diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2007-12-29 23:49:42 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-12-29 23:49:42 +0800 |
commit | 725c3215fd17fad26516b911f0e860a81be6b82e (patch) | |
tree | e2a7df12bacd3d57dfd894d6d36883710a8f0656 | |
parent | f3eb03e00dbe86f4f336676fe51dfa39d827a002 (diff) | |
download | gsoc2013-empathy-725c3215fd17fad26516b911f0e860a81be6b82e.tar gsoc2013-empathy-725c3215fd17fad26516b911f0e860a81be6b82e.tar.gz gsoc2013-empathy-725c3215fd17fad26516b911f0e860a81be6b82e.tar.bz2 gsoc2013-empathy-725c3215fd17fad26516b911f0e860a81be6b82e.tar.lz gsoc2013-empathy-725c3215fd17fad26516b911f0e860a81be6b82e.tar.xz gsoc2013-empathy-725c3215fd17fad26516b911f0e860a81be6b82e.tar.zst gsoc2013-empathy-725c3215fd17fad26516b911f0e860a81be6b82e.zip |
Add more files to gitignore
svn path=/trunk/; revision=516
-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 |