Update .gitignore.

feature/documentation-builds-html
Isis Lovecruft 2013-04-09 13:18:57 +00:00
parent f385b3938f
commit dbdcc848a5
1 changed files with 11 additions and 0 deletions

11
.gitignore vendored
View File

@ -50,3 +50,14 @@ keys/*
# Ignore distutils record of installed files:
installed-files.txt
# Ignore PyCharm files:
.idea/*
# and git-tickets and tickets:
.tickets/*
tickets/*
# Ignore virtualenv folders, if they are here:
include/*
local/*