Added generation of CLion projects.

This commit is contained in:
2024-10-10 00:07:22 +02:00
parent 974216c24d
commit 0f854f4a03
9 changed files with 5 additions and 175 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
# Project
/.idea/
# Executables
/bin
/bin_*