Skip to content

Commit

Permalink
Merge pull request #160 from prjemian/ignore_pydev_config
Browse files Browse the repository at this point in the history
ignore eclipse PyDev config
  • Loading branch information
prjemian committed Jun 20, 2019
2 parents 984bcd3 + 62adf2d commit 00265d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
*.py[cod]

# eclipse PyDev config
.pydevproject

# output from this program
src/spec2nexus/data/*.hdf5

Expand Down
8 changes: 0 additions & 8 deletions .pydevproject

This file was deleted.

0 comments on commit 00265d6

Please sign in to comment.