Add ignore on temporary inode files

This commit is contained in:
Colin Hebert 2025-03-22 17:54:45 +11:00
parent 7f5896f395
commit 4c67429c58
No known key found for this signature in database

3
.gitignore vendored
View File

@ -1,5 +1,8 @@
test.log
error.log
rebalance_db.txt
files_list.txt
sorted_files_list.txt
grouped_inodes.txt
testing_data
.vscode