Skip to content

Instantly share code, notes, and snippets.

@Avanznow
Created January 10, 2014 00:28
Show Gist options
  • Save Avanznow/8344774 to your computer and use it in GitHub Desktop.
Save Avanznow/8344774 to your computer and use it in GitHub Desktop.
$ git clean -dfx
Removing .qmake.cache
Removing Makefile
Removing android-libcellar.so-deployment-settings.json
Removing celladoor_de_DE.qm
Removing celladoor_es_ES.qm
Removing celladoor_fr_FR.qm
Removing celladoor_it_IT.qm
Removing celladoor_pt_BR.qm
Removing controller.o
Removing genericmodelbase.o
Removing libcellar.so
Removing main.o
Removing moc_controller.cpp
Removing moc_controller.o
Removing moc_database.cpp
Removing moc_database.o
Removing moc_genericmodelbase.cpp
Removing moc_genericmodelbase.o
Removing moc_view.cpp
Removing moc_view.o
Removing moc_wine.cpp
Removing moc_wine.o
Removing qrc_resources.cpp
Removing qrc_resources.o
Removing qrc_translations.cpp
Removing qrc_translations.o
Removing utils.o
Removing view.o
Removing wine.o
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment