Skip to content

Commit

Permalink
ignore pydev files (#56)
Browse files Browse the repository at this point in the history
* ignore pydev files

* add explanatory comment
  • Loading branch information
massdosage authored and pradeepbhadani committed May 9, 2019
1 parent 302df90 commit abb0236
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,6 @@ target/

# AWS credentials
*.pem

# PyDev project files
/.pydevproject

0 comments on commit abb0236

Please sign in to comment.