Explorar el Código

update gitignore to ignore build folders

Missingmew hace 5 años
padre
commit
7a76a90805
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -9,3 +9,6 @@
 #-------------------------
 *.[Ee][Xx][Ee]
 *.[Ee][Ll][Ff]
+
+# build folders
+build/