.gitignore 43 B

123456
  1. *
  2. !*.c
  3. !*.cpp
  4. !*.template
  5. !Makefile*
  6. !*.py