From 62cd6e8e7a0905edcddfe9af7b108f2c651a30ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Birger=20J=2E=20Nord=C3=B8lum?= Date: Mon, 11 Jan 2016 10:54:14 +0100 Subject: [PATCH] Tweaked .gitignore --- .gitignore | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index 8c57c5ce4..0a6dbb3cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,21 +1,21 @@ +# Ignore all dotfiles # +####################### +.* +!/.gitignore +!/.editorconfig +!/.scrutinizer.yml + + +# Others # +########## +*.swp +Thumbs.db config.php -.index -junk -logs -patches -rrd html/plugins/* !html/plugins/Test/ +junk +logs nbproject -.alerts.lock -.ircbot.alert -.metadata_never_index -*.swp +patches +rrd -# OS generated files # -###################### -.DS_Store -.DS_Store? -.Spotlight-V100 -.Trashes -Thumbs.db