#6666 Updated git ignore and Readme
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,6 +21,7 @@ src/gui/.rnd
|
||||
src/setup/win32/synergy.suo
|
||||
/.idea
|
||||
/cmake-build-debug
|
||||
/cmake-build-release/
|
||||
/CMakeLists.txt.user
|
||||
/.vs
|
||||
/CMakeLists.txt.*
|
||||
|
||||
@ -26,3 +26,4 @@ Not for the faint hearted. Only use these if you know what you're doing.
|
||||
* [Translations](https://crowdin.com/project/synergy-core) - If you want to submit translations to the Synergy Core.
|
||||
* [Text Config](https://github.com/symless/synergy-core/wiki/Text-Config) - Write a text config file when running Synergy Core manually.
|
||||
* [Command Line](https://github.com/symless/synergy-core/wiki/Command-Line) - Go full manual and run Synergy Core from the command line.
|
||||
* [Doxygen Documentation](https://docs.symless.com/synergy-core/) - Doxygen documentation.
|
||||
|
||||
Reference in New Issue
Block a user