mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
7 lines
93 B
Plaintext
7 lines
93 B
Plaintext
# Ignore all files and folders
|
|
**
|
|
|
|
# Include flake.nix and flake.lock
|
|
!flake.nix
|
|
!flake.lock
|