.gitignore 64 B

12345678
  1. .DS_Store
  2. .idea
  3. *.log
  4. tmp/
  5. .cache/
  6. build/
  7. compile_commands.json