mirror of
https://github.com/simon987/fastimagehash.git
synced 2025-12-12 05:48:50 +00:00
Initial commit (squashed)
This commit is contained in:
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
.idea/
|
||||
*.iml
|
||||
*.png
|
||||
*.tar.gz
|
||||
*.cbp
|
||||
*.a
|
||||
*.so
|
||||
bm
|
||||
bench/*.csv
|
||||
bench/*.ods
|
||||
perf.*
|
||||
CMakeCache.txt
|
||||
CMakeFiles/
|
||||
cmake-build-debug
|
||||
cmake_install.cmake
|
||||
Makefile
|
||||
|
||||
# wavelib stuff
|
||||
Bin/
|
||||
Reference in New Issue
Block a user