diff options
author | Franck Cuny <franck@fcuny.net> | 2022-05-23 19:34:16 -0700 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2022-05-23 19:34:16 -0700 |
commit | fc406c25e311a203942a89ae73522375a05e2cec (patch) | |
tree | f11ee2fe4f9072ebc2920b31c2d7b3c7a8fe169e /users/fcuny/notes/.gitignore | |
parent | Merge remote-tracking branch 'notes/main' (diff) | |
download | world-fc406c25e311a203942a89ae73522375a05e2cec.tar.gz |
ref(notes): remove unneeded files for my notes
In a monorepo setup, the CI configuration is not used at this level of the tree, and the gitignore/envrc are not relevant.
Diffstat (limited to '')
-rw-r--r-- | users/fcuny/notes/.gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/users/fcuny/notes/.gitignore b/users/fcuny/notes/.gitignore deleted file mode 100644 index a85694c..0000000 --- a/users/fcuny/notes/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/docs/ -/.hugo_build.lock |