diff options
author | Ryan Lortie <desrt@desrt.ca> | 2011-01-18 01:04:35 -0500 |
---|---|---|
committer | Ryan Lortie <desrt@desrt.ca> | 2011-01-18 01:04:35 -0500 |
commit | d119ff5583e428231a76b2af217df564d265b2bc (patch) | |
tree | f6f315dd08fba7c43797df93f2795ec8ed86f771 /editor | |
parent | 9c2c9c87a70423265d14b3aca78ce25b9705d4aa (diff) | |
download | dconf-d119ff5583e428231a76b2af217df564d265b2bc.tar.gz |
Improve .gitignore
Diffstat (limited to 'editor')
-rw-r--r-- | editor/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/.gitignore b/editor/.gitignore index 292b5b8..22bf57e 100644 --- a/editor/.gitignore +++ b/editor/.gitignore @@ -1,3 +1,4 @@ *.c *.stamp dconf-editor +dconf-editor.desktop |