about summary refs log tree commit diff
path: root/.easignore
Commit message (Collapse)AuthorAgeFilesLines
* fix bad bool check in action (#3885)Hailey2024-05-061-2/+1
| | | | | | | * fix bad bool check in action * add `fetch-depth` so we can get the commit hash * `.env` should be in `.easignore` 🙃
* Fix easignorePaul Frazee2024-01-261-2/+2
|
* A couple quick notifications fixes (#1262)Paul Frazee2023-08-231-0/+102
* Create separate .easignore to ensure google-services.json goes to eas * Set the notifications serviceDid according to the session host * Fix types