Browse Source

Update .gitignore

Godzil 4 years ago
parent
commit
e2643d677d
1 changed files with 7 additions and 1 deletions
  1. 7 1
      .gitignore

+ 7 - 1
.gitignore

@@ -1,4 +1,8 @@
-# Created by .ignore support plugin (hsz.mobi)
+# Build folders
+build*/
+cmake-*/
+.idea/
+
 ### C template
 # Prerequisites
 *.d
@@ -78,3 +82,5 @@ _deps
 # Compiled Static libraries
 *.lai
 
+# Other
+*.swp