Initial Rust setup

This commit is contained in:
Matthias Schiffer 2023-01-24 18:52:44 +01:00
parent 4b83f6376f
commit 40105aaccd
5 changed files with 21 additions and 2 deletions

3
.gitignore vendored
View file

@ -2,5 +2,4 @@
/viewer/data
/resource/data
/resource/colors.json
.idea/
cmake-build-debug/
/target