This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
adding resharper to .gitignore for the lame windows coders that also writes assisted C# code
undefined
Benlitz
Sam Hocevar
<sam@hocevar.net>
11 years ago
parent
b91c177125
commit
02435c4b22
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.gitignore
+ 2
- 0
.gitignore
View File
@@ -67,6 +67,8 @@ build/vs2012/*.sdf
build/vs2012/*.suo
build/vs2012/*.log
build/vs2012/*.XGD
# ReSharper cruft
_ReSharper.*
# Do not exclude anything in external. There is no way to do this recursively
# but the nesting below is currently one level more than our current max.
!external/*
Write
Preview
Loading…
Cancel
Save