Yeah so i'd just see at least
/.gitpod/config.yml (or anything / *.yml)
/.gitpod/Dockerfile
And it gives rise in the future to being able to have scripts and things in subfolders
/.gitpod/startup/run_some_test.sh
Any updates on this?
Can we please add this and also support .theia?
This is something I really really really want.
@RDIL can you elaborate? .theia is already a folder!
No I mean putting .theia in .gitpod for ultra organization
or ideally allowing to specify the location of those files by the user and standardize one directory that is used by default if end-user doesn't override it.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Most helpful comment
Yeah so i'd just see at least
And it gives rise in the future to being able to have scripts and things in subfolders