Explorar el Código

Fixed comments in C++.gitignore

Daniel Schildt hace 14 años
padre
commit
605476c528
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      C++.gitignore

+ 3 - 3
C++.gitignore

@@ -1,12 +1,12 @@
-# compiled object files
+# Compiled Object files
 *.slo
 *.lo
 *.o
 
-# compiled dynamic libraries
+# Compiled Dynamic libraries
 *.so
 
-# compiled static libraries
+# Compiled Static libraries
 *.lai
 *.la
 *.a