diff options
author | Rory& <root@rory.gay> | 2024-08-01 22:39:05 +0200 |
---|---|---|
committer | Rory& <root@rory.gay> | 2024-08-01 22:39:23 +0200 |
commit | fc822b65eb8cac8a6e3a63a40641d779b25af011 (patch) | |
tree | c1d41ef3133df81e6019d6c5529379764e13e3f5 /.gitignore | |
parent | Server changes (diff) | |
download | Rory-Open-Architecture-fc822b65eb8cac8a6e3a63a40641d779b25af011.tar.xz |
Various changes
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5377cec..2dfcba2 100755 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ hardware-configuration.* secrets.nix .vscode/ +.idea/ matrix-user-tokens.txt nixpkgs/ result |