.gitignore 201 B

123456789101112131415
  1. bin/
  2. *.o
  3. .*.swp
  4. *.upx
  5. *.deb
  6. deb/usr/
  7. launcher/flan
  8. launcher/Makefile
  9. launcher/.qmake.stash
  10. launcher/moc_predefs.h
  11. launcher/ui_mainwindow.h
  12. launcher/moc_mainwindow.cpp
  13. launcher/qrc_res.cpp
  14. launcher/.qt