1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 03:38:52 +03:00

workspace, gitignore

This commit is contained in:
Anton Afanasyeu
2026-06-02 21:55:49 +02:00
parent 4803caebce
commit ad00976eb3
2 changed files with 9 additions and 0 deletions

1
.gitignore vendored
View File

@@ -21,3 +21,4 @@ __pycache__
desktop/session-studio/build/
build/
config.php.alpine
out/

View File

@@ -0,0 +1,8 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}