aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-08-04 00:58:31 +0200
committerMattias Andrée <maandree@operamail.com>2013-08-04 00:58:31 +0200
commite92fb6086101516bd1ee4a668ac85be5160c88cd (patch)
tree7f8d2f6e00f86a9351a4bc912239d595d0963c6c /.gitignore
parentupdate e-mail (diff)
downloadauto-auto-complete-e92fb6086101516bd1ee4a668ac85be5160c88cd.tar.gz
auto-auto-complete-e92fb6086101516bd1ee4a668ac85be5160c88cd.tar.bz2
auto-auto-complete-e92fb6086101516bd1ee4a668ac85be5160c88cd.tar.xz
add makefile
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 7 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 008b446..67a696f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,13 @@
-/_/
-
-*~
+_/
\#*\#
-.\#*
+.*
+!.git*
+*~
*.swp
+*.swo
*.bak
+*.gz
+/auto-auto-complete
/bash
/fish