Skip to content

Commit e91241a

Browse files
Add the .depend file that is produced by the Makefile to gitignore. (#207)
1 parent ae7c05a commit e91241a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
/configure~
1212
/libzone.a
1313
/make.dep
14+
/.depend
1415
/Makefile
1516
/include/zone/export.h
1617
/src/config.h.in~

0 commit comments

Comments
 (0)