pqc/.gitignore

22 lines
132 B
Plaintext
Raw Normal View History

2014-03-31 19:33:24 +00:00
# doxygen
html/
latex/
# source
*.so*
*.la
*.a
*.o
# targets
# tmp files
*~
*.swp
*.swo
2014-04-15 12:27:06 +00:00
# currently masked
src/main.c
src/main