Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Commit

Permalink
updated to ignore files created by compiling denoiser code
Browse files Browse the repository at this point in the history
  • Loading branch information
gregcaporaso committed Feb 21, 2013
1 parent bb5faff commit ef6e093
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,13 @@ pip-log.txt

#OS X files
.DS_Store

# compile denoiser files
qiime/support_files/denoiser/FlowgramAlignment/ADPCombinators.hi
qiime/support_files/denoiser/FlowgramAlignment/ADPCombinators.o
qiime/support_files/denoiser/FlowgramAlignment/FlowgramAli_4frame
qiime/support_files/denoiser/FlowgramAlignment/FlowgramAli_4frame.hi
qiime/support_files/denoiser/FlowgramAlignment/FlowgramAli_4frame.o
qiime/support_files/denoiser/FlowgramAlignment/FlowgramUtils.hi
qiime/support_files/denoiser/FlowgramAlignment/FlowgramUtils.o
scripts/FlowgramAli_4frame

0 comments on commit ef6e093

Please sign in to comment.