Skip to content

Commit cbdefd4

Browse files
committed
.gitignore: Update for restructuring.
1 parent 986bcf5 commit cbdefd4

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

.gitignore

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
/autom4te.cache/
33
/compile
44
/config.guess
5+
/config.h
6+
/config.h.in
57
/config.log
68
/config.status
79
/config.sub
810
/configure
911
/depcomp
10-
/include/config.h
11-
/include/config.h.in
12-
/include/stamp-h1
1312
/install-sh
14-
/libcurvecpr.pc
13+
/libcurvecpr/libcurvecpr.pc
14+
/libcurvecpr-glib/libcurvecpr-glib.pc
1515
/libtool
1616
/ltmain.sh
1717
/m4/libtool.m4
@@ -20,6 +20,7 @@
2020
/m4/ltversion.m4
2121
/m4/lt~obsolete.m4
2222
/missing
23+
/stamp-h1
2324

2425
.deps/
2526
.dirstamp

0 commit comments

Comments
 (0)