diff options
author | Nicolas Dufresne <nicolas.dufresne@collabora.com> | 2012-08-28 14:33:15 -0400 |
---|---|---|
committer | Nicolas Dufresne <nicolas.dufresne@collabora.com> | 2012-08-28 14:33:15 -0400 |
commit | 7f3d4a9a978265e5e1e43e258a9657851ee05cdf (patch) | |
tree | b6278feca1d5b9039e6f095af5c0446c96ced5c1 | |
parent | bba69923aee73ab8b0b0af299f760c76ba3e9403 (diff) | |
download | telepathy-glib-7f3d4a9a978265e5e1e43e258a9657851ee05cdf.tar.gz |
Add missing file in gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0cd3df02b..e0f2d8608 100644 --- a/.gitignore +++ b/.gitignore @@ -45,6 +45,7 @@ tags /telepathy-logger-*.tar.bz2.asc /telepathy-logger-*/ /xmldocs.make +/tools/telepathy-glib-env /data/*.client /data/*.service |