update .gitignore with python-related files

This commit is contained in:
Juan Antonio Osorio Robles 2017-11-21 11:59:25 +00:00
parent 6d9fbe5899
commit c351a02068
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -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.