aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJ08nY2021-01-04 21:53:31 +0100
committerJ08nY2021-01-04 21:53:31 +0100
commit8ad589af29138edc9ad9fe1ff649c8c7743981b3 (patch)
treeb56a2de2aaacb1c89977d4a84fe611e652dca59d /.gitignore
parentb35bb2aea9ea69dac0cba57766f64cb171c8d743 (diff)
downloadpyecsca-8ad589af29138edc9ad9fe1ff649c8c7743981b3.tar.gz
pyecsca-8ad589af29138edc9ad9fe1ff649c8c7743981b3.tar.zst
pyecsca-8ad589af29138edc9ad9fe1ff649c8c7743981b3.zip
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b57dd7d..65292a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,5 +5,7 @@ pyecsca.egg-info
.mypy_cache/
/.pytest_cache/
/htmlcov/
+/build/
+/dist/
/Pipfile.lock
-__pycache__/ \ No newline at end of file
+__pycache__/