Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Commit

Permalink
add eclipse to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
gkorland committed Jan 14, 2020
1 parent 9dec6a0 commit 04e3ea1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,7 @@ venv.bak/

# mypy
.mypy_cache/

# eclipe
.project
.pydevproject

0 comments on commit 04e3ea1

Please sign in to comment.