mirror of
https://github.com/thunderbug1/Spherebot-Host-GUI.git
synced 2026-02-19 19:01:17 +01:00
Ignore Qt, OS X, and Code::Blocks stuff
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -4,3 +4,15 @@ SphereBot.cbp
|
||||
# ignore object files
|
||||
*.o
|
||||
|
||||
# ignore OS X finder data
|
||||
.DS_Store
|
||||
|
||||
# ignore OS X app
|
||||
*.app
|
||||
|
||||
# ignore Qt MOC
|
||||
moc_*.*
|
||||
*.stash
|
||||
Makefile
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user