.gitignore: remove no more needed test_results rule
This commit is contained in:

committed by
Waldir Pimenta

parent
11ad7b5203
commit
9b4decb926
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
|
||||
|
Reference in New Issue
Block a user