Browse Source

Add Code::Blocks files to .gitignore.

(cherry picked from commit 990ecf8fc40ad409399f63fe675969b15a41ca0a)
Marcel Admiraal 5 years ago
parent
commit
7971b20ebe
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -54,6 +54,11 @@ gmon.out
 *.cflags
 *.cxxflags
 
+# Code::Blocks files
+*.cbp
+*.layout
+*.depend
+
 # Eclipse CDT files
 .cproject
 .settings/