Merge commit '004534c8e7e16c6414b6f7203be81829b0650411' as 'deps/nfde'

This commit is contained in:
2022-05-25 20:36:50 -05:00
31 changed files with 4827 additions and 0 deletions

7
deps/nfde/.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
# VS CMake default output
/.vs/
/out/
/CMakeSettings.json
# Mac OS X rubbish
.DS_Store