Cleaned up gitignore
This commit is contained in:
parent
65f2dbce77
commit
b4a1942416
|
@ -19,14 +19,14 @@ Thumbs.db
|
||||||
*.log
|
*.log
|
||||||
[Bb]in
|
[Bb]in
|
||||||
[Dd]ebug*/
|
[Dd]ebug*/
|
||||||
[Rrelease]*/
|
[Rr]elease]*/
|
||||||
*.lib
|
*.lib
|
||||||
*.sbr
|
*.sbr
|
||||||
*.nzb
|
*.nzb
|
||||||
obj/
|
obj/
|
||||||
[Rr]elease*/
|
|
||||||
_ReSharper*/
|
_ReSharper*/
|
||||||
[Tt]est[Rr]esult[s]
|
[Tt]est
|
||||||
|
[Rr]esult[s]
|
||||||
[Nn]zbs
|
[Nn]zbs
|
||||||
[Bb]uild/
|
[Bb]uild/
|
||||||
[Ll]ogs/
|
[Ll]ogs/
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue