Skip to content

Commit c999424

Browse files
committed
move string class from cplusplus explore to a seperate repository
1 parent f916e73 commit c999424

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

.gitignore

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
#clion
2+
cmake-build-debug
3+
.idea
4+
5+
#gedit garbage
6+
*~
7+
8+
# Prerequisites
9+
*.d
10+
11+
# Compiled Object files
12+
*.slo
13+
*.lo
14+
*.o
15+
*.obj
16+
17+
# Precompiled Headers
18+
*.gch
19+
*.pch
20+
21+
# Compiled Dynamic libraries
22+
*.so
23+
*.dylib
24+
*.dll
25+
26+
# Fortran module files
27+
*.mod
28+
*.smod
29+
30+
# Compiled Static libraries
31+
*.lai
32+
*.la
33+
*.a
34+
*.lib
35+
36+
# Executables
37+
*.exe
38+
*.out
39+
*.app

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy