Skip to content

Commit

Permalink
Add ignores for specific build directiries
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordonbc committed May 13, 2024
1 parent 07f1877 commit 2eb90cf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,8 @@ build/**
!Images/*
!.github/**
!HarmonyLinkLib/**
!HarmonyLinkTest/**
!HarmonyLinkTest/**

# Blacklist specific build directories
linuxbuild/
build/

0 comments on commit 2eb90cf

Please sign in to comment.