git subrepo clone (merge) https://github.com/HarbourMasters/otrgui.git OTRGui
subrepo: subdir: "OTRGui" merged: "a6066a251" upstream: origin: "https://github.com/HarbourMasters/otrgui.git" branch: "master" commit: "a6066a251" git-subrepo: version: "0.4.1" origin: "???" commit: "???"
This commit is contained in:
26
OTRGui/.gitignore
vendored
Normal file
26
OTRGui/.gitignore
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
CMakeLists.txt.user
|
||||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
CMakeScripts
|
||||
Testing
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
install_manifest.txt
|
||||
compile_commands.json
|
||||
CTestTestfile.cmake
|
||||
_deps
|
||||
bin/
|
||||
build/assets/
|
||||
build/Debug
|
||||
build/.vs
|
||||
build/x64
|
||||
build/libs/raylib/raylib
|
||||
build/packages
|
||||
*.vcxproj.user
|
||||
build/OTRGui.dir
|
||||
.vscode/
|
||||
assets/extractor/xmls/
|
||||
x64/
|
||||
packages/
|
||||
.vs/
|
||||
build/
|
||||
Reference in New Issue
Block a user