Browse Source

Adding CodeLite and KDE files to .gitignore

Moritz Wundke 11 years ago
parent
commit
5634da9934
1 changed files with 8 additions and 0 deletions
  1. 8 0
      .gitignore

+ 8 - 0
.gitignore

@@ -116,6 +116,11 @@ ipch/
 *.vsp
 *.vspx
 
+# CodeLite project files
+*.project
+*.workspace
+*.codelite
+
 # TFS 2012 Local Workspace
 $tf/
 
@@ -198,6 +203,9 @@ ClientBin/
 *.publishsettings
 node_modules/
 
+# KDE
+.directory
+
 # RIA/Silverlight projects
 Generated_Code/