Skip to content

Commit a6add54

Browse files
committed
add more build artifacts to gitignore
1 parent b227e69 commit a6add54

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
@@ -153,6 +153,17 @@ src/thirdparty/libedit-3.1/src/fcns.h
153153
src/thirdparty/libedit-3.1/src/func.h
154154
src/thirdparty/libedit-3.1/src/help.h
155155
src/thirdparty/libedit-3.1/src/vi.h
156+
src/thirdparty/libedit-3.1/Makefile
157+
src/thirdparty/libedit-3.1/autom4te.cache/
158+
src/thirdparty/libedit-3.1/config.h
159+
src/thirdparty/libedit-3.1/config.status
160+
src/thirdparty/libedit-3.1/doc/Makefile
161+
src/thirdparty/libedit-3.1/examples/.deps/
162+
src/thirdparty/libedit-3.1/examples/Makefile
163+
src/thirdparty/libedit-3.1/libedit.pc
164+
src/thirdparty/libedit-3.1/libtool
165+
src/thirdparty/libedit-3.1/src/Makefile
166+
src/thirdparty/libedit-3.1/stamp-h1
156167

157168
# ignore generated protobufs
158169
generated_proto*/

0 commit comments

Comments
 (0)