diff options
author | Sindhu S <sindhus@live.in> | 2013-05-10 23:13:40 +0800 |
---|---|---|
committer | Sindhu S <sindhus@live.in> | 2013-05-12 01:38:28 +0800 |
commit | c9f2de4d93971e70adb9add1c56449d4f173a99f (patch) | |
tree | 2f881b6592f9100bd66b623c97cb82c2b532721a /help | |
parent | 3990a508cf3b0e3082f3dd556e417cce920acaf4 (diff) | |
download | gsoc2013-empathy-c9f2de4d93971e70adb9add1c56449d4f173a99f.tar gsoc2013-empathy-c9f2de4d93971e70adb9add1c56449d4f173a99f.tar.gz gsoc2013-empathy-c9f2de4d93971e70adb9add1c56449d4f173a99f.tar.bz2 gsoc2013-empathy-c9f2de4d93971e70adb9add1c56449d4f173a99f.tar.lz gsoc2013-empathy-c9f2de4d93971e70adb9add1c56449d4f173a99f.tar.xz gsoc2013-empathy-c9f2de4d93971e70adb9add1c56449d4f173a99f.tar.zst gsoc2013-empathy-c9f2de4d93971e70adb9add1c56449d4f173a99f.zip |
Add gnome-help/C entry to .gitignore
The command `git status` will now recognize new *.page added in help/C
Diffstat (limited to 'help')
-rw-r--r-- | help/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/help/.gitignore b/help/.gitignore index 90a9e908f..89cbe39ab 100644 --- a/help/.gitignore +++ b/help/.gitignore @@ -3,3 +3,4 @@ */*.stamp */*.page */*.xml +!/C |