Skip to content

Commit edb2fdc

Browse files
VMF 5.0.0 release
1 parent 4a8b07b commit edb2fdc

File tree

394 files changed

+15397
-4458
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

394 files changed

+15397
-4458
lines changed

.gitignore

+10
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,13 @@ install_manifest.txt
3636
compile_commands.json
3737
CTestTestfile.cmake
3838
_deps
39+
40+
# GDB
41+
.gdbinit
42+
43+
# Dev Container
44+
.devcontainer.json
45+
46+
# Helper scripts
47+
*.sh
48+
*.ps1

0 commit comments

Comments
 (0)