.gitignore 68 B

12345678910
  1. data/*/
  2. [a-zA-z0-9\-_]*_rsa
  3. *~
  4. *.key
  5. *.crt
  6. *.pem
  7. *.o
  8. *.a
  9. *.so
  10. *.pdf