mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 13:15:24 +02:00
.gitignore: remove no more needed test_results rule
This commit is contained in:
parent
11ad7b5203
commit
9b4decb926
1 changed files with 0 additions and 4 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -9,10 +9,6 @@
|
|||
node_modules
|
||||
npm-debug.log
|
||||
|
||||
# A temp file used to store the output from npm test
|
||||
# used to update a PR with a comment
|
||||
test_result
|
||||
|
||||
# We used to have an index file in the repository,
|
||||
# but it's been superseded by a static asset
|
||||
# hosted at https://tldr-pages.github.io/assets/index.json
|
||||
|
|
Loading…
Add table
Reference in a new issue