mirror of
https://github.com/thunderbug1/Spherebot-Host-GUI.git
synced 2026-02-19 19:01:17 +01:00
19 lines
181 B
Plaintext
19 lines
181 B
Plaintext
# ignore Code::Blocks projectfile
|
|
SphereBot.cbp
|
|
|
|
# ignore object files
|
|
*.o
|
|
|
|
# ignore OS X finder data
|
|
.DS_Store
|
|
|
|
# ignore OS X app
|
|
*.app
|
|
|
|
# ignore Qt MOC
|
|
moc_*.*
|
|
*.stash
|
|
Makefile
|
|
|
|
|