Skip to content

Commit

Permalink
Add visual studio project files in .gitignore (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
chkoar authored and glemaitre committed Jul 31, 2016
1 parent 84e6af4 commit cca1d42
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .gitignore
Expand Up @@ -60,4 +60,10 @@ target/
*.swp

# emacs
*~
*~

# Visual Studio
*.sln
*.pyproj
*.suo
*.vs

0 comments on commit cca1d42

Please sign in to comment.