mirror of
https://github.com/nix-community/nixvim.git
synced 2026-08-24 02:34:15 -05:00
gitignore: add templates/_wrapper/simple/flake.lock
This commit is contained in:
committed by
Gaétan Lepage
parent
c96d7b46d0
commit
d6d47afa42
@@ -20,5 +20,5 @@ jobs:
|
||||
name: nix-community
|
||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
- run: nix flake check --all-systems
|
||||
- run: nix flake check --all-systems ./templates/_wrapper/simple
|
||||
- run: nix flake check --all-systems ./templates/_wrapper/simple --no-write-lock-file
|
||||
- run: nix build .#docs --show-trace
|
||||
|
||||
@@ -2,3 +2,5 @@
|
||||
result
|
||||
.pre-commit-config.yaml
|
||||
.direnv
|
||||
|
||||
templates/_wrapper/simple/flake.lock
|
||||
|
||||
Reference in New Issue
Block a user