summaryrefslogtreecommitdiff
path: root/init.d/40git-ignore
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2007-11-05 16:58:25 -0500
committerJoey Hess <joey@kodama.kitenet.net>2007-11-05 16:58:25 -0500
commitb0160eb5daf39f3258eb06e677bcc433c7425ca0 (patch)
treea9820bd23ab91d3e224f9a8898e0cbb931f206c7 /init.d/40git-ignore
parent5d441f773d56b6b1a0a95c18ca6bb33e3e237dbe (diff)
bugfixes
Diffstat (limited to 'init.d/40git-ignore')
-rwxr-xr-xinit.d/40git-ignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/40git-ignore b/init.d/40git-ignore
index 846c32d..f99f396 100755
--- a/init.d/40git-ignore
+++ b/init.d/40git-ignore
@@ -1,7 +1,7 @@
#!/bin/sh
set -e
if [ ! -e .gitignore ]; then
- cat <<EOF >.gitignore
+ cat >.gitignore <<EOF
*~
# new and old versions of conffiles, stored by dpkg