Skip to content

Commit dffa3a2

Browse files
committed
adding other files created when compiling
1 parent 034059b commit dffa3a2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,13 @@ src/pcre/libtool
4242
src/pcre/pcregrep
4343
src/pcre/pcretest
4444

45+
# other files created when compiling
46+
archive/msg2archive
47+
archive/rdmsg
48+
tests/testhm
49+
4550
# vi or emacs edited ones
46-
*.~
51+
.*~
4752
\#.*
4853

4954
# swap files

0 commit comments

Comments
 (0)