diff options
author | Rory& <root@rory.gay> | 2024-06-27 08:23:38 +0200 |
---|---|---|
committer | Rory& <root@rory.gay> | 2024-07-04 14:45:02 +0200 |
commit | 0330e8ac8b82469f00c33fc9dbc6b153f0d84bf1 (patch) | |
tree | aeadde639206e30a9740981c855ebcf82e0f777a /.gitignore | |
parent | Update server (diff) | |
download | Rory-Open-Architecture-0330e8ac8b82469f00c33fc9dbc6b153f0d84bf1.tar.xz |
Desktop update
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 6b0aaab..5377cec 100755 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ -hardware-configuration.nix +hardware-configuration.* secrets.nix .vscode/ matrix-user-tokens.txt nixpkgs/ result -wg/ \ No newline at end of file +wg/ + |