Skip to content

Commit 24b407b

Browse files
Dale KunceDale Kunce
authored andcommitted
Ignore auto-generated files to prevent merge conflicts
- Add events.json to .gitignore since it's generated during build - Add .jekyll-metadata to .gitignore since it changes on every build - Remove these files from git tracking while keeping them in working directory - This prevents merge conflicts on files that are automatically regenerated
1 parent 794ca7b commit 24b407b

3 files changed

Lines changed: 2 additions & 198 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ app/assets/scripts/config/local.js
1515
app/_data/events
1616
app/_posts
1717
app/.jekyll-cache
18+
app/.jekyll-metadata
19+
app/assets/data/events.json
1820

1921

2022
#Foundation additions

app/.jekyll-metadata

-76.5 KB
Binary file not shown.

app/assets/data/events.json

Lines changed: 0 additions & 198 deletions
This file was deleted.

0 commit comments

Comments
 (0)