gitignore 调整
This commit is contained in:
parent
f55ddff49e
commit
ba6b5b2f3c
|
|
@ -1,4 +1,3 @@
|
|||
<<<<<<< HEAD
|
||||
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
||||
|
||||
# dependencies
|
||||
|
|
@ -22,11 +21,3 @@
|
|||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
=======
|
||||
# Gitignore for Perl 6 (http://www.perl6.org)
|
||||
# As part of https://github.com/github/gitignore
|
||||
|
||||
# precompiled files
|
||||
.precomp
|
||||
lib/.precomp
|
||||
>>>>>>> .gitignore
|
||||
|
|
|
|||
Loading…
Reference in New Issue