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 /.gitignore | |
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
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 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 |