diff options
| author | Amlal <amlal.elmahrouss@icloud.com> | 2025-04-24 16:31:51 +0200 |
|---|---|---|
| committer | Amlal <amlal@nekernel.org> | 2025-04-24 16:54:04 +0200 |
| commit | c4db7babb3e1c664355e9b1375264fd9343835f2 (patch) | |
| tree | b7b706111357fde10cdc2b7dbc55adb572d95f58 /.gitignore | |
| parent | 7faa5e2fcf41c4fbb2241b605e8f2a11738fc4d9 (diff) | |
dev, tools: fixed gdb.sh and avoid including EFI files when staging to git.
Signed-off-by: Amlal <amlal@nekernel.org>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ syntax: glob xcuserdata/ - +*.efi *.hmap *.ipa *.dSYM.zip |
