Browse Source

Fixed comments in C++.gitignore

pull/79/head
Daniel Schildt 13 years ago
parent
commit
56bcf5c96a
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      C++.gitignore

+ 3
- 3
C++.gitignore View File

@@ -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

Loading…
Cancel
Save