update .gitignore with python-related files
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,5 +1,8 @@
|
||||
*.retry
|
||||
*.swp
|
||||
.eggs/
|
||||
.tox/
|
||||
tripleo_ipsec.egg-info/
|
||||
# Hardcoded to be the file containing the secret
|
||||
# We ignore it from here since it should be generated
|
||||
# by the user.
|
||||
|
||||
Reference in New Issue
Block a user