diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 0006d9a8..701623e7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,10 @@ -# gitignore *.pyc *.orig *.bak *.cross *~ +*.swo +*.swp genotype_files/genotype/HSNIH_copy.geno web/new_genotypes/HSNIH.json wqflask/secure_server.py |
