Browse Source

.gitignore: ignore .fast-ok files, too.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Rusty Russell 8 years ago
parent
commit
4e94428ea4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -3,6 +3,7 @@ TAGS
 *.d
 *.d
 *.o
 *.o
 *.ok
 *.ok
+.fast-ok
 config.h
 config.h
 config.h.tmp
 config.h.tmp
 *~
 *~