Skip to content

Commit f43d3cf

Browse files
committed
Fix .gitignore to include .pyc in frozen nrfutil for mac OS.
1 parent 546a677 commit f43d3cf

File tree

267 files changed

+3
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

267 files changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Allow .pyc files as these are required for frozen nrfutil.
2+
# The ! syntax tells git to invert the ignored pattern.
3+
!*.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)