Files
Plume/.gitignore
Moritz Jörg 4cf2b12031 refactor: Switch to nix ci and cleanup Lib
Adds packages.lock.json to git, so nix can use it to fetch deps.

Remove dotnet-tool fantomas, and adds it to nix-shell instead.
2025-08-30 23:44:33 +02:00

30 lines
263 B
Plaintext

.fable/
.fake/
.vs/
.idea/
.ionide/
obj/
bin/
packages/
node_modules/
src/Client/public/js/
release.cmd
release.sh
*.orig
*.DotSettings.user
deploy/
dist/
build/
*.db
build.fsx.lock
_*.yaml
*.txt
*.nc
__pycache__/
*.sif
NuGet.Config
.direnv/
result
result-*
.env