about summary refs log tree commit diff stats
path: root/rf.c
diff options
context:
space:
mode:
Diffstat (limited to 'rf.c')
-rw-r--r--rf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rf.c b/rf.c
index 389020f..ec315b9 100644
--- a/rf.c
+++ b/rf.c
@@ -22,7 +22,7 @@
 
 #define IGNORE "ignore"
 #define CONFIG "config"
-#define RFIGNORE "rfignore"
+#define RFIGNORE ".rfignore"
 
 extern char *__progname;