From fa84aae133f229a84b26924bdecf82ceeb99eafe Mon Sep 17 00:00:00 2001 From: Jay Kamat Date: Wed, 6 Apr 2016 02:42:19 -0400 Subject: Add basic editorconfig for enforcing style --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST.in') 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 -- cgit v1.2.3-54-g00ecf