Skip to content

Commit eda8db5

Browse files
committed
chore: use .gitignore instead of .gitkeep
1 parent 2c23217 commit eda8db5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
/src/**
2-
!/src/.gitkeep
3-
41
mpv.tar.gz
2+
.DS_Store

src/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*
2+
!.gitignore

src/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)