commit 95f6fc22f4f25a34ea13d7dddc0e83faa992a384 Author: Dominik Höfling Date: Wed Jun 3 11:54:30 2026 +0200 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c674098 --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +# ---> Linux +*~ + +# temporary files which can be created if a process still has a handle open of a deleted file +.fuse_hidden* + +# KDE directory preferences +.directory + +# Linux trash folder which might appear on any partition or disk +.Trash-* + +# .nfs files are created when an open file is removed but is still being accessed +.nfs* + diff --git a/README.md b/README.md new file mode 100644 index 0000000..c2eac59 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# nut-ups +