diff options
author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-12-11 21:23:21 +0100 |
---|---|---|
committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-12-11 21:23:21 +0100 |
commit | 5aae161f96695944010bda91b3e63b00056306fd (patch) | |
tree | be5571b107f5c72c23e31637e4f3f7ae7e10d09b /.gitignore | |
download | Rory-Open-Architecture-5aae161f96695944010bda91b3e63b00056306fd.tar.xz |
Initial commit
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4c7f2b9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +hardware-configuration.nix \ No newline at end of file |