fix(template): correcting git ignore
This commit is contained in:
parent
888acb6f18
commit
ed39e988f5
1 changed files with 0 additions and 8 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -11,13 +11,6 @@ obj/
|
||||||
.idea/
|
.idea/
|
||||||
_ReSharper.Caches/
|
_ReSharper.Caches/
|
||||||
node_modules/
|
node_modules/
|
||||||
<<<<<<< HEAD
|
|
||||||
.direnv/
|
|
||||||
coverage
|
|
||||||
TestResults/
|
|
||||||
tests/artifacts/
|
|
||||||
.lefthook*
|
|
||||||
=======
|
|
||||||
|
|
||||||
# NixOS
|
# NixOS
|
||||||
.direnv/
|
.direnv/
|
||||||
|
@ -30,4 +23,3 @@ tests/artifacts/
|
||||||
# Lefthook
|
# Lefthook
|
||||||
.lefthook-local/
|
.lefthook-local/
|
||||||
lefthook-local.yml
|
lefthook-local.yml
|
||||||
>>>>>>> 16880cb36e748cd195e5ad85c4100e4209cc594c
|
|
||||||
|
|
Reference in a new issue