diff --git a/.github/workflows/secrets/.gitignore b/.github/workflows/secrets/.gitignore new file mode 100644 index 00000000..b1991dba --- /dev/null +++ b/.github/workflows/secrets/.gitignore @@ -0,0 +1,3 @@ +id_ed25519 +# Just in case +id_ed25519.new diff --git a/.gitignore b/.gitignore index 4e30991f..7ce3dafe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Server logs +*.log + # Data directory /data/