fix the gitignore mess: git refuses to ignore already tracked files

This commit is contained in:
Attila Lendvai
2020-11-28 22:13:05 +01:00
parent 85e367523a
commit 75b8e35aa7
5 changed files with 5 additions and 20 deletions

View File

@@ -0,0 +1,3 @@
# you can put your ssh public key into authorized_keys,
# but we don't ever want it to be committed to the repo
authorized_keys

View File

@@ -1 +0,0 @@
# this file may contain ssh public keys for passwordless ssh root login