feat: update .gitignore and enhance ext2 file timestamps
Added back g_Unixseconds to the ext2 driver Signed-off-by: kaguya <vpshinomiya@protonmail.com>
This commit is contained in:
Vendored
+2
-1
@@ -55,5 +55,6 @@
|
||||
"C_Cpp_Runner.useLeakSanitizer": false,
|
||||
"C_Cpp_Runner.showCompilationTime": false,
|
||||
"C_Cpp_Runner.useLinkTimeOptimization": false,
|
||||
"C_Cpp_Runner.msvcSecureNoWarnings": false
|
||||
"C_Cpp_Runner.msvcSecureNoWarnings": false,
|
||||
"C_Cpp.errorSquiggles": "enabled"
|
||||
}
|
||||
Reference in New Issue
Block a user