Update C++.gitignore
This commit is contained in:
parent
218a941be9
commit
15854c5bb4
1 changed files with 6 additions and 0 deletions
|
|
@ -11,6 +11,12 @@
|
|||
*.gch
|
||||
*.pch
|
||||
|
||||
# Linker files
|
||||
*.ilk
|
||||
|
||||
# Debugger Files
|
||||
*.pdb
|
||||
|
||||
# Compiled Dynamic libraries
|
||||
*.so
|
||||
*.dylib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue