diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -109,6 +109,9 @@ stylecop.* ~$* *.dbmdl Generated_Code #added for RIA/Silverlight projects +.idea/ +cmake-build-*/ +build/ # Backup & report files from converting an old project file to a newer # Visual Studio version. Backup files are not needed, because we have git ;-) |