A fork of https://github.com/crosspoint-reader/crosspoint-reader
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: Added generated lang headers to .gitignore (#1158)

## Summary

**What is the goal of this PR?**

Following up on #1156: generated language header files should be
ignored.

---

### AI Usage

While CrossPoint doesn't have restrictions on AI tools in contributing,
please be transparent about their usage as it
helps set the right context for reviewers.

Did you use AI tools to help write this code? _**NO**_

authored by

Zach Nelson and committed by
GitHub
ff577540 43efd80e

+2
+2
.gitignore
··· 3 3 .DS_Store 4 4 .vscode 5 5 lib/EpdFont/fontsrc 6 + lib/I18n/I18nKeys.h 7 + lib/I18n/I18nStrings.h 6 8 lib/I18n/I18nStrings.cpp 7 9 *.generated.h 8 10 .vs