1
0
Fork 0
mirror of https://github.com/Neargye/magic_enum.git synced 2026-02-06 04:00:09 +00:00

a lot of fixes

This commit is contained in:
Arniiiii 2024-09-21 03:28:34 +00:00
parent cf574c407f
commit a499714251
22 changed files with 270 additions and 155 deletions

9
.dockerignore Normal file
View file

@ -0,0 +1,9 @@
build*/
.cache/
.git/
.github/
compile_commands.json
.dockerignore
Dockerfile
install_dir/