Add iPythonNotebook files to git ignore

Change-Id: Ifb77aae69d622e0c0929612517d927aa4e106253
This commit is contained in:
Graham Hayes 2015-03-16 18:11:17 +00:00
parent f795681f42
commit 3e71b0a038
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -30,3 +30,5 @@ designate/versioninfo
contrib/vagrant/.vagrant/
functionaltests/tempest.log
functionaltests/.testrepository/
*.ipynb
/.ipynb_checkpoints/*