From 2ff6b2e597db20c8098ac3af24ec8bdefda8716e Mon Sep 17 00:00:00 2001 From: issork Date: Sun, 8 Oct 2023 12:04:10 +0200 Subject: [PATCH] add auth.txt to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index bded6b6..22a4bd0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Example auth file +auth.txt + # Godot 4+ specific ignores .godot/