From 210404a73706993d197c1290d5a411394e176fbe Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Fri, 9 Jan 2026 15:28:38 +0100 Subject: remove unused lib files --- libs/zip/.gitignore | 60 ----------------------------------------------------- 1 file changed, 60 deletions(-) delete mode 100644 libs/zip/.gitignore (limited to 'libs/zip/.gitignore') diff --git a/libs/zip/.gitignore b/libs/zip/.gitignore deleted file mode 100644 index a5900db..0000000 --- a/libs/zip/.gitignore +++ /dev/null @@ -1,60 +0,0 @@ -/build/ -/test/build/ -/xcodeproj/ -/infer-out/ -.vscode/ -Testing/ - -# Object files -*.o -*.ko -*.obj -*.elf - -# Precompiled Headers -*.gch -*.pch - -# Libraries -*.lib -*.a -*.la -*.lo - -# Shared objects (inc. Windows DLLs) -*.dll -*.so -*.so.* -*.dylib -*.suo - -# Executables -*.exe -*.out -*.app -*.i*86 -*.x86_64 -*.hex - -# Temporary -*.swp -.DS_Store - -# CMake -CMakeScripts -*.cmake - -# Xcode -*.build -*.xcodeproj -zip.sln -zip.vcxproj.filters -zip.vcxproj -ALL_BUILD.vcxproj.filters -ALL_BUILD.vcxproj -CMakeFiles/ -zip.dir/ -test/test.exe.vcxproj.filters -test/test.exe.vcxproj -test/test.exe.dir/ - -- cgit v1.2.3-70-g09d2