mirror of
https://github.com/ltcptgeneral/cs239-caching.git
synced 2025-09-08 16:27:23 +00:00
remove print statements from sieve, update gitignore, minor fix to test utils
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -7,6 +7,7 @@ __pycache__/
|
||||
|
||||
# Ignore database files (TinyDB JSON)
|
||||
database.json
|
||||
temp_DB.json
|
||||
|
||||
# Ignore environment variables file (if used)
|
||||
.env
|
||||
@@ -22,4 +23,3 @@ database.json
|
||||
# Ignore MacOS system files
|
||||
.DS_Store
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user