summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJay Kamat <github@jgkamat.33mail.com>2016-04-06 02:42:19 -0400
committerJay Kamat <github@jgkamat.33mail.com>2016-04-06 02:55:34 -0400
commitfa84aae133f229a84b26924bdecf82ceeb99eafe (patch)
tree5c1dae72fc3a755990f64f03de1f3480923d9108 /MANIFEST.in
parentfb741582ef205b6bece7644563bff842323a659f (diff)
downloadqutebrowser-fa84aae133f229a84b26924bdecf82ceeb99eafe.tar.gz
qutebrowser-fa84aae133f229a84b26924bdecf82ceeb99eafe.zip
Add basic editorconfig for enforcing style
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index c12c4a13e..85edb94e8 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -25,6 +25,7 @@ recursive-exclude doc *.asciidoc
include doc/qutebrowser.1.asciidoc
prune tests
prune qutebrowser/3rdparty
+exclude .editorconfig
exclude pytest.ini
exclude qutebrowser.rcc
exclude .coveragerc