Skip to content

Commit cff8e58

Browse files
committed
Updated ignore file list
1 parent 2a0a7d3 commit cff8e58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,10 +231,12 @@ SET(CPACK_SOURCE_PACKAGE_FILE_NAME "mariadb-connector-c-${CPACK_PACKAGE_VERSION}
231231

232232
SET(CPACK_SOURCE_IGNORE_FILES
233233
.bzr/
234+
.bzrignore
234235
CMakeCache.txt
235236
cmake_dist.cmake
236237
CPackSourceConfig.cmake
237238
CPackConfig.cmake
239+
mariadb_config/mariadb_config.c$
238240
.build/
239241
html/
240242
unittest

0 commit comments

Comments
 (0)