create devicecheck, filepathcheck and blocksize

This commit is contained in:
Cametendo
2026-02-09 11:58:37 +01:00
parent baab63f846
commit 4d6e8b975f
6 changed files with 83 additions and 4 deletions

6
.gitignore vendored
View File

@@ -22,3 +22,9 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
replay_pid*
# IDE Stuff
.vscode/*
.vscode/
*.vscode
.vscode