# Generated by Cargo
# will have compiled files and executables
debug/
target/

# These are backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

# Mac OS hidden files
.DS_Store
._*

# R history files
.Rhistory

# testing folders
scratch/
sandbox/
dev/
debug/

# debug logs
*.log

# never push bioinformatic files
*.fastq.gz
*.fastq.zst
*.fastq
*.fq.gz
*.fq.zst
*.fq
