liboqs/.gitignore
2020-03-30 10:11:57 -04:00

24 lines
164 B
Plaintext

# Text editors and IDES
.idea
tags
*.swp
*~
.tags*
# CMake
/build*
# MSVC
.vs
/out*
# CLion
/cmake-build*
# Misc
__pycache__
.pytest_cache
.cache
.CMake/a.out