diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0d20b648..701623e7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,16 @@ *.pyc +*.orig +*.bak +*.cross +*~ +*.swo +*.swp +genotype_files/genotype/HSNIH_copy.geno +web/new_genotypes/HSNIH.json +wqflask/secure_server.py +build/ +dist/ +*.egg-info/ +EGG-INFO/ +wqflask/output/* +wqflask/wqflask/static/output/* |
