RevoluPowered hace 6 años
padre
commit
5baff40edc
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -3,6 +3,10 @@ build
 .project
 .project
 *.kdev4*
 *.kdev4*
 
 
+# build artefacts
+*.o
+*.a
+
 # Visual Studio
 # Visual Studio
 *.sln
 *.sln
 *.ncb
 *.ncb