aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2012-08-14 22:45:00 +0200
committerMattias Andrée <maandree@operamail.com>2012-08-14 22:45:00 +0200
commitf3be0884c8eb32d961e4ba278958a1bc7b917080 (patch)
treeceb7565b8036b13b3d61060443c4d4fed4a27f98 /.gitignore
parente1ef61e0727c06fbdb4f59a605cfe6c3c35e505b (diff)
downloadponysay-f3be0884c8eb32d961e4ba278958a1bc7b917080.tar.gz
ponysay-f3be0884c8eb32d961e4ba278958a1bc7b917080.tar.bz2
ponysay-f3be0884c8eb32d961e4ba278958a1bc7b917080.zip
directory _ is added to gitignore, you can place your files not ready for commiting there
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a55bb47..90ebfef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,18 @@
+## Private workspace directory
+
+/_/
+
+
+## Backup files
+
*~
\#*\#
.\#*
*.swp
+
+## Compile files
+
/completion/*-completion-think.*
/manuals/manpage.*.gz
/ponysay.info.gz