Moved from C++ to C. Updated Python files.

This commit is contained in:
Adam Parler 2023-12-06 02:37:36 -08:00 committed by Adam Parler
parent 02608cf25a
commit 8663962fcf
7 changed files with 270 additions and 149 deletions

7
.gitignore vendored
View file

@ -1,3 +1,8 @@
.vscode
bin/
build/
include/
lib/
### C ###
# Prerequisites
@ -19,7 +24,6 @@
*.gch
*.pch
# Libraries
*.dll
*.so
@ -89,6 +93,7 @@ ehthumbs_vista.db
# Folder config file
Desktop.ini
.DS_Store
# Recycle Bin used on file shares
$RECYCLE.BIN/