mirror of
https://github.com/Automattic/harper.git
synced 2025-07-07 13:05:01 +00:00

Use a nix template to initialize devshell (utils-generic) and add development environment dependencies. Ignore `.direnv/*` files from source control.
10 lines
89 B
Text
10 lines
89 B
Text
target
|
|
build
|
|
.idea
|
|
.vscode
|
|
.DS_Store
|
|
*.pdf
|
|
node_modules
|
|
|
|
# Ignore direnv files
|
|
.direnv/*
|