Changes in .gitignore

Former-commit-id: 7e9fcd4ed6487e52562b274d87345e0e46f1458d
Former-commit-id: bf7a58dcf96db9f8c132977aa7d3f6af97cce0f5
This commit is contained in:
2018-04-05 18:03:51 +02:00
parent 9070b54732
commit c691818059
35 changed files with 386 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
/fasta_header_handler.o
/fasta_header_parser.o
/fasta_seq_writer.o
/header_mem_handler.o
/libfasta.a
/sequence.o

View File

@@ -0,0 +1,2 @@
/fileHandling.o
/libfile.a

View File

@@ -0,0 +1,3 @@
/liblcs.a
/sse_banded_LCS_alignment.o
/upperband.o

View File

@@ -0,0 +1,3 @@
/debug.o
/libutils.a
/utilities.o