aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2021-04-17 14:17:18 +0200
committerMartin Czygan <martin.czygan@gmail.com>2021-04-17 14:17:18 +0200
commit0c1856aaddef477a000d6be580e57a5f2fd78a45 (patch)
treeab6221acda99552077ad8cff9509b8413ed49a98 /.gitignore
parentc96c01a15bd3d4eed2f865d3f39039fe4b87aac9 (diff)
downloadfuzzycat-0c1856aaddef477a000d6be580e57a5f2fd78a45.tar.gz
fuzzycat-0c1856aaddef477a000d6be580e57a5f2fd78a45.zip
ignore pyproject.toml
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b90ac55..1a7559e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -140,3 +140,6 @@ fixtures/cluster_title_normalized_dups_size_keylen.tsv
sample_*txt
sample_*zst
+
+# Ignore pyproject.toml for now
+/pyproject.toml