refresh-bio / kmer-db

Kmer-db is a fast and memory-efficient tool for large-scale k-mer analyses (indexing, querying, estimating evolutionary relationships, etc.).
GNU General Public License v3.0
83 stars 17 forks source link

Git ignore *.o and binary kmer-db #18

Closed zwets closed 2 years ago

zwets commented 2 years ago

This patch adds the build artefacts on Linux (the *.o files and the kmer-db binary) to .gitignore.