-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.gitignore
23 lines (23 loc) · 1.39 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
tests/bio/pih/genoogle/tests/GenoogleAllTests.class
tests/bio/pih/genoogle/tests/TestCircularArrayList.class
tests/bio/pih/genoogle/tests/alignment/DividedStringGenoogleSmithWatermanTest.class
tests/bio/pih/genoogle/tests/encoder/MaskEncoderTest.class
tests/bio/pih/genoogle/tests/encoder/SequenceEncoderAllTests.class
tests/bio/pih/genoogle/tests/encoder/SequenceEncoderTest.class
tests/bio/pih/genoogle/tests/encoder/SequenceEncoderToIntegerTest.class
tests/bio/pih/genoogle/tests/index/IndexAllTests.class
tests/bio/pih/genoogle/tests/index/InvertedIndexBuilderTest.class
tests/bio/pih/genoogle/tests/index/SubSequencesArrayIndexTest_11.class
tests/bio/pih/genoogle/tests/index/SubSequencesArrayIndexTest_11Masked.class
tests/bio/pih/genoogle/tests/index/SubSequencesArrayIndexTest_8.class
tests/bio/pih/genoogle/tests/io/reader/ReaderAllTests.class
tests/bio/pih/genoogle/tests/io/reader/RichSequenceFastaFileReaderTest.class
tests/bio/pih/genoogle/tests/seq/LightweightSequencesTest.class
tests/bio/pih/genoogle/tests/seq/SequencesAllTests.class
tests/bio/pih/genoogle/tests/seq/generator/SequencePopulatorTest.class
tests/bio/pih/genoogle/tests/util/NotOverlappedSymbolListWindowIteratorTest.class
tests/bio/pih/genoogle/tests/util/NucleotidiesConverterTest.class
tests/bio/pih/genoogle/tests/util/OverlappedSymbolListWindowIteratorTest.class
tests/bio/pih/genoogle/tests/util/UtilAllTests.class
logs/
ant-build/