X-Git-Url: https://git.librecmc.org/?p=oweals%2Fopkg-lede.git;a=blobdiff_plain;f=.gitignore;h=cb263914aff15050f79a74056f041613d1eda713;hp=df61d46c4c07ffdc50004a4999311c601cb07c1b;hb=04ac0b44dfcf848e30bfa6c29894dbe908007385;hpb=6cdd37a2c49383c4eff4ddc882e8c4aba0069351 diff --git a/.gitignore b/.gitignore index df61d46..cb26391 100644 --- a/.gitignore +++ b/.gitignore @@ -61,6 +61,22 @@ autom4te.cache/ .deps/ src/opkg-cl tests/libopkg_test +tests/opkg_active_list_test +tests/opkg_extract_test +tests/opkg_hash_test # Man pages man/*.1 + +# CMake artifacts +CMakeCache.txt +CMakeFiles/ +cmake_install.cmake +libbb/CMakeFiles/ +libbb/cmake_install.cmake +libopkg/CMakeFiles/ +libopkg/cmake_install.cmake +src/CMakeFiles/ +src/cmake_install.cmake +tests/CMakeFiles/ +tests/cmake_install.cmake