From 9a38a9790f135e1430f475e880e0a76a38308592 Mon Sep 17 00:00:00 2001 From: JC Brand Date: Thu, 13 Jul 2017 12:22:39 +0200 Subject: [PATCH] Don't blanket ignore dist dir, to avoid confusion --- .gitignore | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 18faebff0..34aedb0d6 100644 --- a/.gitignore +++ b/.gitignore @@ -9,17 +9,23 @@ .svn/ .project .pydevproject +.idea +.su? + analytics.js inverse-analytics.js -.idea + +# python/buildout eggs .Python build +parts +*.pyc +*.egg-info dev-jc.html inverse-dev.html inverse-dev-jc.html - converse-logs/*.html # Ruby/Sass/Bundler @@ -31,7 +37,6 @@ bourbon Backbone.Overview tags stamp-npm -stamp-bower stamp-bundler # Sphinx @@ -51,8 +56,5 @@ develop-eggs .DS_Store # Builds -dist/* -css/*.map -css/*.min.css .sv? /vendor/