add files to gitignore

This commit is contained in:
Max-R 2025-11-25 09:57:28 +01:00
parent 96c6871ea3
commit 0baf646832

5
.gitignore vendored
View File

@ -1,4 +1,7 @@
mnist
runTests
*.o
*.exe
*.exe
.vscode/c_cpp_properties.json
.vscode/launch.json
.vscode/settings.json