1
0
Fork 0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2024-12-21 23:33:10 +00:00

Ignore DS_Store files in Git

This commit is contained in:
Nick Daniels 2012-12-19 14:17:21 +00:00
parent 77bd7968ea
commit 8a2f13c304

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
*.pyc *.pyc
*.pyo *.pyo
*~ *~
*.DS_Store
wine-py2exe/ wine-py2exe/
py2exe.log py2exe.log
*.kate-swp *.kate-swp