diff options
| author | Paul Buetow <paul@buetow.org> | 2025-02-10 23:31:10 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-02-10 23:31:10 +0200 |
| commit | 7cd30abb8b1b5473b3c4c28382ae1f4f4f52905d (patch) | |
| tree | 5a5971059418368d3247c5367b199fb16b9afc80 | |
| parent | 416de0cea958bd1109201d607bac5c6fad9673ab (diff) | |
add usr to gitignore
| -rw-r--r-- | frontends/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/.gitignore b/frontends/.gitignore index db2fc0d..092a877 100644 --- a/frontends/.gitignore +++ b/frontends/.gitignore @@ -1 +1,2 @@ secrets +usr/ |
