SDL2_Playground/.gitignore

9 lines
72 B
Plaintext
Raw Normal View History

2020-08-30 00:41:54 +02:00
.idea/
build/
cmake-build-debug/
cmake/
*.elf
*.rpx
2020-08-30 13:57:54 +02:00
*.exe
build-pc-win/