Skip to content

Commit 282a3aa

Browse files
authored
Merge pull request #1 from gokivego/add-files-to-gitignore
Add .ApplyDouble files to .gitignore
2 parents d4431ee + c07b5b3 commit 282a3aa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
.DS_Store
1+
**/.DS_Store
2+
**/.AppleDouble
3+

0 commit comments

Comments
 (0)