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/
|
||||
build/
|
||||
bld/
|
||||
[Bb]in/
|
||||
[Oo]bj/
|
||||
bin/
|
||||
Bin/
|
||||
obj/
|
||||
Obj/
|
||||
|
||||
# Visual Studio 2015 cache/options directory
|
||||
.vs/
|
||||
|
||||
6
templates/KnockoutSpa/.gitignore
vendored
6
templates/KnockoutSpa/.gitignore
vendored
@@ -21,8 +21,10 @@ x64/
|
||||
x86/
|
||||
build/
|
||||
bld/
|
||||
[Bb]in/
|
||||
[Oo]bj/
|
||||
bin/
|
||||
Bin/
|
||||
obj/
|
||||
Obj/
|
||||
|
||||
# Visual Studio 2015 cache/options directory
|
||||
.vs/
|
||||
|
||||
6
templates/ReactReduxSpa/.gitignore
vendored
6
templates/ReactReduxSpa/.gitignore
vendored
@@ -21,8 +21,10 @@ x64/
|
||||
x86/
|
||||
build/
|
||||
bld/
|
||||
[Bb]in/
|
||||
[Oo]bj/
|
||||
bin/
|
||||
Bin/
|
||||
obj/
|
||||
Obj/
|
||||
|
||||
# Visual Studio 2015 cache/options directory
|
||||
.vs/
|
||||
|
||||
6
templates/ReactSpa/.gitignore
vendored
6
templates/ReactSpa/.gitignore
vendored
@@ -21,8 +21,10 @@ x64/
|
||||
x86/
|
||||
build/
|
||||
bld/
|
||||
[Bb]in/
|
||||
[Oo]bj/
|
||||
bin/
|
||||
Bin/
|
||||
obj/
|
||||
Obj/
|
||||
|
||||
# Visual Studio 2015 cache/options directory
|
||||
.vs/
|
||||
|
||||
6
templates/WebApplicationBasic/.gitignore
vendored
6
templates/WebApplicationBasic/.gitignore
vendored
@@ -21,8 +21,10 @@ x64/
|
||||
x86/
|
||||
build/
|
||||
bld/
|
||||
[Bb]in/
|
||||
[Oo]bj/
|
||||
bin/
|
||||
Bin/
|
||||
obj/
|
||||
Obj/
|
||||
|
||||
# Visual Studio 2015 cache/options directory
|
||||
.vs/
|
||||
|
||||
Reference in New Issue
Block a user