1
1
mirror of https://github.com/henrydcase/pqc.git synced 2024-11-22 15:39:07 +00:00
pqcrypto/.gitignore

13 lines
86 B
Plaintext
Raw Normal View History

2019-01-16 10:42:08 +00:00
bin/
*.o
*.a
*.so
*~
# Object and library files on Windows
*.lib
*.obj
__pycache__