Files
Fable.OpenLayers/.gitignore
Moritz Jörg 854fecd670 feat: Add Controls/FullScreen bindings
Provides a button that when clicked fills up the full screen with the map.
It is supported by 82% of browser [ref](https://caniuse.com/fullscreen).

Also changes TargetFramework to netstandard2.1 for better compat
2025-08-19 16:14:41 +02:00

19 lines
174 B
Plaintext

.fable/
.fake/
dist/
.vs/
obj/
bin/
packages/
node_modules/
src/Client/public/js/
release.cmd
release.sh
.idea/
*.orig
*.DotSettings.user
deploy
.ionide/
*.db
build.fsx.lock