mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-10-29 20:10:41 -04:00
17 lines
313 B
Plaintext
17 lines
313 B
Plaintext
# Created by https://www.toptal.com/developers/gitignore/api/theos-tweak
|
|
# Edit at https://www.toptal.com/developers/gitignore?templates=theos-tweak
|
|
|
|
### THEOS-Tweak ###
|
|
._*
|
|
*.deb
|
|
.debmake
|
|
_
|
|
obj
|
|
.theos
|
|
.DS_Store
|
|
|
|
### XCode stuff
|
|
*.xcworkspace
|
|
|
|
# End of https://www.toptal.com/developers/gitignore/api/theos-tweak
|