Skip to content

Commit b088207

Browse files
committed
modify .gitignore for c/-->lib/ change
1 parent 98a2009 commit b088207

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

.gitignore

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@
44
*~
55
*#
66

7-
c/autom4te.cache/*
8-
c/Makefile
9-
c/aclocal.m4
10-
c/config.log
11-
c/config.status
12-
c/libxdifile.so
13-
c/stamp-h1
14-
c/xdi_reader
7+
lib/autom4te.cache/*
8+
lib/Makefile
9+
lib/aclocal.m4
10+
lib/config.log
11+
lib/config.status
12+
lib/libxdifile.so
13+
lib/stamp-h1
14+
lib/xdi_reader
15+
lib/writetest
1516

1617
languages/fortran/Makefile
1718
languages/fortran/config.h

0 commit comments

Comments
 (0)