Skip to content

Commit 56bcf5c

Browse files
committed
Fixed comments in C++.gitignore
1 parent b954098 commit 56bcf5c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

C++.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# compiled object files
1+
# Compiled Object files
22
*.slo
33
*.lo
44
*.o
55

6-
# compiled dynamic libraries
6+
# Compiled Dynamic libraries
77
*.so
88

9-
# compiled static libraries
9+
# Compiled Static libraries
1010
*.lai
1111
*.la
1212
*.a

0 commit comments

Comments
 (0)