Explorar el Código

update gitignore

ruki hace 2 años
padre
commit
b260f04f48
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -2,6 +2,11 @@
 .xmake/
 build/
 
+# Makefile
+Makefile
+makefile
+build.ninja
+
 # MacOS Cache
 .DS_Store