Add Python history to gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -9,6 +9,7 @@ __pycache__/
|
||||
|
||||
# Distribution / packaging
|
||||
.Python
|
||||
.python_history
|
||||
build/
|
||||
develop-eggs/
|
||||
dist/
|
||||
|
||||
Reference in New Issue
Block a user