mirror of
https://github.com/faroukbmiled/RyukGram.git
synced 2026-07-31 08:27:26 +02:00
modded scinsta with additional features and fixes for recent instagram version
This commit is contained in:
Vendored
+19
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"editor.tabSize": 4,
|
||||
"editor.insertSpaces": true,
|
||||
"editor.trimAutoWhitespace": true,
|
||||
"editor.formatOnSave": false,
|
||||
"files.associations": {
|
||||
"*.x": "logos",
|
||||
"*.xi": "logos",
|
||||
"*.xm": "logos",
|
||||
"*.xmi": "logos",
|
||||
"*.m": "objective-c",
|
||||
"*.h": "objective-c"
|
||||
},
|
||||
|
||||
"search.exclude": {
|
||||
"modules/": true,
|
||||
"dumps/": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user