aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authormjfernez <mjfernez@gmail.com>2021-03-29 20:19:25 -0400
committermjfernez <mjfernez@gmail.com>2021-03-29 20:19:25 -0400
commit242c3b75cffbffae114dd4a2b7dc453399cfa428 (patch)
tree9110b317ee65c688916628a5831dd430e27a7e56 /.gitignore
parentb45b3948e5082a1b20419286a5059bd93834d167 (diff)
downloadscripts-n-tools-242c3b75cffbffae114dd4a2b7dc453399cfa428.tar.gz
Fhash clean up and unit tests
Added saner unit testing in the tests folder, which can be added to by expanding the data in the tests/hashes.json file. Also removed some redundant comments and inconsistencies
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 85dd04c..32e66d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
__pycache__
build/
+env/
*.swp