Ver código fonte

update gitignore

ruki 2 anos atrás
pai
commit
b260f04f48
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

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