This website works better with JavaScript.
Explore
Help
Register
Sign In
lasse
/
env_manager
Watch
1
Star
0
Fork
You've already forked env_manager
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Refactor code to add .gitignore file and include necessary files for repository
Browse Source
main
lasseedfast
1 year ago
parent
d90e714aac
commit
3f334c8d8b
3 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
.gitignore
0
env_manager/__init__.py
0
env_manager/env_manager.py
2
.gitignore
vendored
Unescape
Escape
View File
@ -5,3 +5,5 @@
!setup.py
!setup.py
!.gitignore
!.gitignore
!__init__.py
!__init__.py
!/env_manager/*
!/env_manager
0
__init__.py → env_manager/__init__.py
Unescape
Escape
View File
0
env_manager.py → env_manager/env_manager.py
Unescape
Escape
View File
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
lasse/env_manager
Title
Body
Create Issue