Skip to content

Commit

Permalink
Updated .gitignore and removed .o file from repo
Browse files Browse the repository at this point in the history
  • Loading branch information
connorourke committed Jul 26, 2018
1 parent a2e0ff6 commit 41506ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
crystal_torture/devel
*/*/*.swp
*/*o
*/*/__pycache__
*.swp
*pyc
Expand All @@ -16,3 +17,4 @@ tests/STRUCTURE_FILES/UNUSED
crystal_torture.egg-info*
build*
dist*
MANIFEST.in
Binary file removed crystal_torture/tort.o
Binary file not shown.

0 comments on commit 41506ee

Please sign in to comment.