initial commit with apothecary lib script

This commit is contained in:
jrkb 2023-02-16 15:32:28 +01:00
commit 3c08a69aed
3 changed files with 289 additions and 0 deletions

50
.gitignore vendored Normal file
View file

@ -0,0 +1,50 @@
# don't push project files
*.cbp
*.sln
*.vcx*
*.workspace*
config.make
Makefile
*.xcodeproj
*.plist
*.xcconfig
*.suo
*.depend
*.layout
*.mode*v3
*.pbxuser
*.app*
*.DS_*
*.xcworkspacedata
xcuserdata/
project.xcworkspace
*.opensdf
*.sdf
*.suo
*.ipch
.svn/
obj/
bin/
build/
!data/
.cache
.ccls-cache
# don't push backup files/directories
*.bk
# vim
*.swp
*.swo
# qtcreator
*.qbs
*.qbs.user
build-*
scripts/linux/ci/opencv_docker/shared
libs/opencv4