Initial commit

This commit is contained in:
ProgramSnail 2023-03-24 06:18:55 +00:00
commit b52397dae0
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 @@
# lang-interpreter