diff mbox

[1/3,v3] .gitignore: add cscope and Qt project files

Message ID 1439210034-19310-1-git-send-email-tcamuso@redhat.com (mailing list archive)
State Mainlined, archived
Headers show

Commit Message

Tony Camuso Aug. 10, 2015, 12:33 p.m. UTC
Signed-off-by: Tony Camuso <tcamuso@redhat.com>
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)
diff mbox

Patch

diff --git a/.gitignore b/.gitignore
index d32d063..44218a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,6 @@  series
 # local makefile
 local.mk
 
+# cscope and Qt files
+cscope.out
+*.pro*