Saved progress at the end of the loop
Replit-Commit-Author: Agent Replit-Commit-Session-Id: f5797e65-2210-4d2e-bf70-278d8a0098c1 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 768137b7-5473-49c3-b27e-38dfc1479e0e Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/2a2c58da-54a0-4c86-8ad0-3b93439f70de/f5797e65-2210-4d2e-bf70-278d8a0098c1/D15BHvH Replit-Helium-Checkpoint-Created: true
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# Ignore everything by default
|
||||
/*
|
||||
|
||||
# Keep this file
|
||||
!/.gitignore
|
||||
|
||||
# Whitelist: pure static site source only
|
||||
!/*.html
|
||||
!/*.js
|
||||
!/*.css
|
||||
|
||||
# Whitelist: images used by the site
|
||||
!/images/
|
||||
Reference in New Issue
Block a user