Browse Source

update gitignore

ruki 2 years ago
parent
commit
b260f04f48
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

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