aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-06-08 10:37:47 +0200
committerMattias Andrée <maandree@operamail.com>2013-06-08 10:37:47 +0200
commitd2f5f808ba5935d095791013229f260456561b97 (patch)
tree36f19cafabbc3d614d10cd438c722283188aa0f4
parentthree more licenses (diff)
downloadlicenses-d2f5f808ba5935d095791013229f260456561b97.tar.gz
licenses-d2f5f808ba5935d095791013229f260456561b97.tar.bz2
licenses-d2f5f808ba5935d095791013229f260456561b97.tar.xz
make sure that files matching .git*~ are ignored
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8c56162..1ccf805 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,8 @@
_/
-*~
\#*\#
.*
!.git*
+*~
*.bak
*.swp
*.swo