mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Simplify some .gitignore patterns for compatibility with gitignore-parser
This commit is contained in:
6
templates/Angular2Spa/.gitignore
vendored
6
templates/Angular2Spa/.gitignore
vendored
@@ -21,8 +21,10 @@ x64/
|
|||||||
x86/
|
x86/
|
||||||
build/
|
build/
|
||||||
bld/
|
bld/
|
||||||
[Bb]in/
|
bin/
|
||||||
[Oo]bj/
|
Bin/
|
||||||
|
obj/
|
||||||
|
Obj/
|
||||||
|
|
||||||
# Visual Studio 2015 cache/options directory
|
# Visual Studio 2015 cache/options directory
|
||||||
.vs/
|
.vs/
|
||||||
|
|||||||
6
templates/KnockoutSpa/.gitignore
vendored
6
templates/KnockoutSpa/.gitignore
vendored
@@ -21,8 +21,10 @@ x64/
|
|||||||
x86/
|
x86/
|
||||||
build/
|
build/
|
||||||
bld/
|
bld/
|
||||||
[Bb]in/
|
bin/
|
||||||
[Oo]bj/
|
Bin/
|
||||||
|
obj/
|
||||||
|
Obj/
|
||||||
|
|
||||||
# Visual Studio 2015 cache/options directory
|
# Visual Studio 2015 cache/options directory
|
||||||
.vs/
|
.vs/
|
||||||
|
|||||||
6
templates/ReactReduxSpa/.gitignore
vendored
6
templates/ReactReduxSpa/.gitignore
vendored
@@ -21,8 +21,10 @@ x64/
|
|||||||
x86/
|
x86/
|
||||||
build/
|
build/
|
||||||
bld/
|
bld/
|
||||||
[Bb]in/
|
bin/
|
||||||
[Oo]bj/
|
Bin/
|
||||||
|
obj/
|
||||||
|
Obj/
|
||||||
|
|
||||||
# Visual Studio 2015 cache/options directory
|
# Visual Studio 2015 cache/options directory
|
||||||
.vs/
|
.vs/
|
||||||
|
|||||||
6
templates/ReactSpa/.gitignore
vendored
6
templates/ReactSpa/.gitignore
vendored
@@ -21,8 +21,10 @@ x64/
|
|||||||
x86/
|
x86/
|
||||||
build/
|
build/
|
||||||
bld/
|
bld/
|
||||||
[Bb]in/
|
bin/
|
||||||
[Oo]bj/
|
Bin/
|
||||||
|
obj/
|
||||||
|
Obj/
|
||||||
|
|
||||||
# Visual Studio 2015 cache/options directory
|
# Visual Studio 2015 cache/options directory
|
||||||
.vs/
|
.vs/
|
||||||
|
|||||||
6
templates/WebApplicationBasic/.gitignore
vendored
6
templates/WebApplicationBasic/.gitignore
vendored
@@ -21,8 +21,10 @@ x64/
|
|||||||
x86/
|
x86/
|
||||||
build/
|
build/
|
||||||
bld/
|
bld/
|
||||||
[Bb]in/
|
bin/
|
||||||
[Oo]bj/
|
Bin/
|
||||||
|
obj/
|
||||||
|
Obj/
|
||||||
|
|
||||||
# Visual Studio 2015 cache/options directory
|
# Visual Studio 2015 cache/options directory
|
||||||
.vs/
|
.vs/
|
||||||
|
|||||||
Reference in New Issue
Block a user