ignore files generated by dev environment
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -12,6 +12,7 @@ var
|
||||
sdist
|
||||
develop-eggs
|
||||
.installed.cfg
|
||||
.venv
|
||||
|
||||
# Installer logs
|
||||
pip-log.txt
|
||||
@@ -28,3 +29,4 @@ pip-log.txt
|
||||
|
||||
#sample output
|
||||
*.log
|
||||
*.log.*
|
||||
|
||||
Reference in New Issue
Block a user