spectre-cli/.gitignore
Maarten Billemont 8d6d670197 Improve cmake library detection.
[ADDED]     CMake script for finding libsodium on your system.
[UPDATED]   CMake adds target link dependencies rather than relying on variables where possible.
2022-10-16 01:28:36 -04:00

18 lines
182 B
Text

*.o
*.dSYM
spectre
spectre-bench
spectre-tests
TAG
VERSION
spectre-*.tar.gz
spectre-*.tar.gz.sig
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake
install_manifest.txt
.idea