ignored build files.
This commit is contained in:
parent
2dd56efa63
commit
91423c9c97
|
@ -17,3 +17,22 @@
|
||||||
#doxygen
|
#doxygen
|
||||||
/doc/doxygen
|
/doc/doxygen
|
||||||
/doc/doxygen.cfg
|
/doc/doxygen.cfg
|
||||||
|
/build
|
||||||
|
/ext/cryptopp562
|
||||||
|
/ext/gmock-1.6.0
|
||||||
|
/ext/gtest-1.6.0
|
||||||
|
/lib
|
||||||
|
/src/gui/ui_SetupWizardBase.h
|
||||||
|
/src/gui/Makefile
|
||||||
|
/src/gui/Makefile.Debug
|
||||||
|
/src/gui/Makefile.Release
|
||||||
|
/src/gui/object_script.synergy.Debug
|
||||||
|
/src/gui/object_script.synergy.Release
|
||||||
|
/src/gui/ui_AboutDialogBase.h
|
||||||
|
/src/gui/ui_ActionDialogBase.h
|
||||||
|
/src/gui/ui_HotkeyDialogBase.h
|
||||||
|
/src/gui/ui_MainWindowBase.h
|
||||||
|
/src/gui/ui_ScreenSettingsDialogBase.h
|
||||||
|
/src/gui/ui_ServerConfigDialogBase.h
|
||||||
|
/src/gui/ui_SettingsDialogBase.h
|
||||||
|
/src/gui/tmp
|
||||||
|
|
Loading…
Reference in New Issue