- some ignores added
[platform/upstream/libzypp.git] / CMakeLists.txt
index 3501004..1d24ca4 100644 (file)
@@ -58,6 +58,7 @@ SET (CPACK_SOURCE_IGNORE_FILES ${CPACK_SOURCE_IGNORE_FILES}
 "~$"
 "\\\\.cvsignore$"
 "Makefile\\\\.in$"
+"\\\\.cdtproject$;\\\\.cproject$;\\\\.project$;/\\\\.settings/"
 )
 
 INCLUDE(CPack)