Commit 0e5ad28f authored by Adam Roben's avatar Adam Roben

Merge pull request #405 from malleor/master

Added Windows objects, libraries and executables to C++.gitignore
parents 8b686873 53adf394
......@@ -2,12 +2,20 @@
*.slo
*.lo
*.o
*.obj
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment