diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,3 +1,3 @@ -index.html -test/ -venv/ +build +dist +**/*.egg-info |
![]() |
index : wsdiff.git | |
wsdiff: diff tool creating responsive, single-file HTML diffs with syntax highlighting | jaseg |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 6 |
@@ -1,3 +1,3 @@ -index.html -test/ -venv/ +build +dist +**/*.egg-info |