Initial commit

This commit is contained in:
2025-01-20 20:00:21 +00:00
commit feea16ef0c
2 changed files with 15 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# ---> CMake
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# OnLineTerminalGame