From 6e0c62b3cdace0d50f67d69edcbd84b463d83315 Mon Sep 17 00:00:00 2001 From: Stepan Date: Sun, 10 May 2026 14:35:36 +0300 Subject: [PATCH] remove git.txt for .gitignore --- .gitignore | 3 +-- git.txt | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 git.txt diff --git a/.gitignore b/.gitignore index 984a0b9..f372467 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ .vscode .env -output -git.txt \ No newline at end of file +output \ No newline at end of file diff --git a/git.txt b/git.txt new file mode 100644 index 0000000..ff049a3 --- /dev/null +++ b/git.txt @@ -0,0 +1,2 @@ +git@gitek.duckdns.org:hhu67/my.git +git@github.com:hhu67/my.git \ No newline at end of file