Skip to content

.gitignore: ignore HTML scan results like example.com_p443-20201103-1…#1766

Merged
drwetter merged 1 commit intotestssl:3.1devfrom
keisentraut:fix-gitignore-ignore-html-scan-results
Nov 3, 2020
Merged

.gitignore: ignore HTML scan results like example.com_p443-20201103-1…#1766
drwetter merged 1 commit intotestssl:3.1devfrom
keisentraut:fix-gitignore-ignore-html-scan-results

Conversation

@keisentraut
Copy link
Copy Markdown
Contributor

Ignore HTML scan results like below. We cannot ignore *.html because there are legit HTML files under version control.

$ git status
On branch fix-gitignore-ignore-html-scan-results
Untracked files:
  (use "git add <file>..." to include in what will be committed)
	example.com_p443-20201103-1037.html
	example.com_p443-20201103-1042.html

nothing added to commit but untracked files present (use "git add" to track)

@drwetter drwetter merged commit b0c1f99 into testssl:3.1dev Nov 3, 2020
@drwetter
Copy link
Copy Markdown
Collaborator

drwetter commented Nov 3, 2020

make sense. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants