C++ linker presentation
This commit is contained in:
9
cpplinker/.gitignore
vendored
Normal file
9
cpplinker/.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
*.o
|
||||
*.a
|
||||
*.so
|
||||
*.dll
|
||||
*.lib
|
||||
*.exp
|
||||
*.dylib
|
||||
app
|
||||
app_*
|
||||
Reference in New Issue
Block a user