treeScannerC/.gitignore
Adam Skotarczak 4a9b5e77f3
v1.0.0
- C-Template für CLI Tools
2025-05-09 22:46:31 +02:00

13 lines
86 B
Plaintext

/*.obj
/*.exe
/build/**
!.gitkeep
/*.obj
/*.exe
/*.ilk
/*.pdb
# Custom:
*.zip
/NOTES