# HG changeset patch # User Santeri Piippo # Date 1377192537 -10800 # Node ID 63838461cb7237cddf0327aa731e84015ef657e2 # Parent 2a84149fe6425dc8410d4345d3ae44550d09766f add .kdev_include_paths to gitignore diff -r 2a84149fe642 -r 63838461cb72 .gitignore --- a/.gitignore Thu Aug 22 20:24:16 2013 +0300 +++ b/.gitignore Thu Aug 22 20:28:57 2013 +0300 @@ -4,4 +4,5 @@ Makefile ldforge *.dat -debug_lastOutput \ No newline at end of file +debug_lastOutput +.kdev_include_paths \ No newline at end of file