You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

C++.gitignore 126B

12345678910111213
  1. # Compiled Object files
  2. *.slo
  3. *.lo
  4. *.o
  5. # Compiled Dynamic libraries
  6. *.so
  7. *.dylib
  8. # Compiled Static libraries
  9. *.lai
  10. *.la
  11. *.a