add gitignore files

Former-commit-id: 955ee956322e30388eac7e5322113e0783513e45
Former-commit-id: 212c98038aeb0c99043ef70048bf205766b75610
This commit is contained in:
2015-10-05 23:28:09 -03:00
parent 6f0ba35953
commit 4e688d0a89
23 changed files with 76 additions and 0 deletions

View File

@ -0,0 +1,3 @@
/mtcompare_sumaclust.o
/sumaclust
/sumaclust.o

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