Skip to content

Commit

Permalink
added py virtual env managed by direnv
Browse files Browse the repository at this point in the history
  • Loading branch information
dangrie158 committed Aug 4, 2019
1 parent 44c54f6 commit 409e39a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .envrc
@@ -0,0 +1,2 @@
layout python3

5 changes: 5 additions & 0 deletions .gitignore
Expand Up @@ -38,3 +38,8 @@ eagle.epf
*.eps

~*.xlsx

**/.direnv/**
**/.vscode/**
*.pyc

1 change: 1 addition & 0 deletions requirements.txt
@@ -0,0 +1 @@
eepro

0 comments on commit 409e39a

Please sign in to comment.