mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2024-11-10 01:01:56 +01:00
feat: blacklist .vsc
folder in .gitignore
(#331)
This commit is contained in:
parent
33ece5bdb4
commit
7cd1ed8eef
1 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -115,3 +115,6 @@ gradle-app.setting
|
|||
|
||||
# Potentially copyrighted test APK
|
||||
*.apk
|
||||
|
||||
# Ignore vscode config
|
||||
.vscode/
|
||||
|
|
Loading…
Reference in a new issue