chore: cleanup: ignore env and temp compare scripts; remove deltas file
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
node_modules/
|
||||
bun.lock
|
||||
*.log
|
||||
*.env
|
||||
.env
|
||||
Excel_Listener/.env
|
||||
Excel_Audit/.env
|
||||
tmp_compare*.ts
|
||||
Excel_Listener/applied_updates_deltas.json
|
||||
Excel_Listener/audit_output.json
|
||||
Excel_Listener/audit_final_check.json
|
||||
Excel_Listener/poller_output.txt
|
||||
Excel_Listener/poller_test.log
|
||||
Excel_Listener/debug_notes.ts
|
||||
Excel_Audit/applied_updates_deltas.json
|
||||
Excel_Audit/audit_output.json
|
||||
Excel_Audit/audit_final_check.json
|
||||
Excel_Audit/poller_output.txt
|
||||
Excel_Audit/poller_test.log
|
||||
Excel_Audit/debug_notes.ts
|
||||
Reference in New Issue
Block a user