From 8a548008c0786aeed69ddd7f13643a52f18cd389 Mon Sep 17 00:00:00 2001 From: Thomas Lowe Date: Thu, 12 Apr 2012 10:14:15 +1000 Subject: Adjusted gitignore to ignore .directory (added by dolphin filemanager) Change-Id: Ib4c63c3ce68aeb0c7b343c78901fa40ae88c75d1 Reviewed-by: Aaron McCarthy --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 184e5c67..0a4ad4bb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # This file is used to ignore files which are generated in the Qt build system # ---------------------------------------------------------------------------- +.directory qml_location_* callgrind.out.* -- cgit v1.2.1