Skip to content

Commit 6e926f6

Browse files
committed
add more build artifacts to gitignore
1 parent 6d7930d commit 6e926f6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,17 @@ src/thirdparty/libedit-3.1/src/fcns.h
154154
src/thirdparty/libedit-3.1/src/func.h
155155
src/thirdparty/libedit-3.1/src/help.h
156156
src/thirdparty/libedit-3.1/src/vi.h
157+
src/thirdparty/libedit-3.1/Makefile
158+
src/thirdparty/libedit-3.1/autom4te.cache/
159+
src/thirdparty/libedit-3.1/config.h
160+
src/thirdparty/libedit-3.1/config.status
161+
src/thirdparty/libedit-3.1/doc/Makefile
162+
src/thirdparty/libedit-3.1/examples/.deps/
163+
src/thirdparty/libedit-3.1/examples/Makefile
164+
src/thirdparty/libedit-3.1/libedit.pc
165+
src/thirdparty/libedit-3.1/libtool
166+
src/thirdparty/libedit-3.1/src/Makefile
167+
src/thirdparty/libedit-3.1/stamp-h1
157168

158169
# ignore generated protobufs
159170
generated_proto*/

0 commit comments

Comments
 (0)