| .gitignore | ●●●●● patch | view | raw | blame | history |
.gitignore
@@ -1,2 +1,23 @@ build external # Compiled Object files *.slo *.lo *.o *.obj # Compiled Dynamic libraries *.so *.dylib *.dll # Compiled Static libraries *.lai *.la *.a *.lib # Executables *.exe *.out *.app