Update .gitignore
This commit is contained in:
parent
bad9031914
commit
c0b79b81c7
|
|
@ -10,3 +10,7 @@ __pycache__
|
||||||
/setuptools-*.egg
|
/setuptools-*.egg
|
||||||
/setuptools-*.zip
|
/setuptools-*.zip
|
||||||
/qutebrowser/git-commit-id
|
/qutebrowser/git-commit-id
|
||||||
|
.ropeproject
|
||||||
|
# We can probably remove these later
|
||||||
|
*.asciidoc
|
||||||
|
*.html
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue