.gitignore 86 B

12345678
  1. .idea/
  2. .obj/
  3. target_lo/build/
  4. target_*/build/
  5. bindings/
  6. # Visual Studio Code
  7. .vscode/