Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Commit

Permalink
BuildScript: .gitignore: ignore cached configs
Browse files Browse the repository at this point in the history
  • Loading branch information
xxmustafacooTR committed Apr 3, 2021
1 parent 886c89e commit 7d73242
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
#
# Builded Kernel Files
#
/arch/arm64/configs/exynos9810-starlte_defconfig
/arch/arm64/configs/exynos9810-star2lte_defconfig
/arch/arm64/configs/exynos9810-crownlte_defconfig
/KernelFlasher/Kernel/
/KernelFlasher/Kernel/*
/arch/arm64/boot/dtb.img
Expand Down

0 comments on commit 7d73242

Please sign in to comment.