mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-07 21:54:53 +03:00
git unignore
This commit is contained in:
parent
7d4eba524a
commit
36b450fc7c
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,5 +1,4 @@
|
||||||
### Linux ###
|
### Linux ###
|
||||||
*~
|
|
||||||
|
|
||||||
# KDE directory preferences
|
# KDE directory preferences
|
||||||
.directory
|
.directory
|
||||||
|
@ -21,10 +20,6 @@ npm-debug.log*
|
||||||
# https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
|
# https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
|
||||||
node_modules
|
node_modules
|
||||||
|
|
||||||
lib/
|
|
||||||
stats.json
|
|
||||||
cypress/
|
|
||||||
|
|
||||||
/benchmark/revisions
|
/benchmark/revisions
|
||||||
|
|
||||||
/coverage
|
/coverage
|
||||||
|
|
Loading…
Reference in New Issue
Block a user