Files
rippled/windows/vcpp2010/.gitignore
Vinnie Falco b1e689fed3 Squashed 'src/cpp/websocketpp/' content from commit 1ec36a4
git-subtree-dir: src/cpp/websocketpp
git-subtree-split: 1ec36a47468a23f01754fa3a086874e13a4d52d9
2013-05-03 16:47:44 -07:00

18 lines
449 B
Plaintext

# files to be ignored:
# http://stackoverflow.com/questions/2538149/what-should-be-contained-in-a-global-subversion-ignore-pattern-for-visual-studio
# http://stackoverflow.com/questions/3922660/which-visual-c-file-types-should-be-committed-to-version-control
# http://msdn.microsoft.com/en-us/library/3awe4781%28v=VS.100%29.aspx
*.user
*.ncb
*.suo
*.sdf
*.opensdf
Debug
Release
examples/*.user
examples/*.ncb
examples/Debug
examples/Release
ipch/*