Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sabaronett committed Aug 1, 2020
1 parent 7ddd53c commit c57ebe3
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,10 @@ lib64

# output files
test_summary.txt
out
out

# JSmol files for flask app (VXRD)
flask/app/static/jsmol/

# VS Code
*.code-workspace

0 comments on commit c57ebe3

Please sign in to comment.