mirror of
https://github.com/neongamerbot-qk/hackclub-nest
synced 2024-11-24 17:33:42 +00:00
before mass delete
This commit is contained in:
parent
e8c5b30123
commit
c7d4d2367b
3 changed files with 6 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
*.sock
|
*.sock
|
||||||
.config # tokens
|
.config/git
|
||||||
|
.config/pulse # tokens
|
||||||
Mail # mail sent to neon@hackclub.app is here
|
Mail # mail sent to neon@hackclub.app is here
|
||||||
sent # all sent mail is there
|
sent # all sent mail is there
|
||||||
.bun
|
.bun
|
||||||
|
|
3
.ssh/.gitignore
vendored
Normal file
3
.ssh/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
*
|
||||||
|
!.gitignore
|
||||||
|
!known_hosts
|
1
.ssh/known_hosts
Normal file
1
.ssh/known_hosts
Normal file
|
@ -0,0 +1 @@
|
||||||
|
|1|D2jkC6wGqHx6BeCx9StemxIrkik=|tjnw90pWEbMAO8i3KwNYljrEEGc= ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDbsl4RuInI3853FYvv13p8ZcJX5VrE10RL34HD4LPhafVzzTWTellsWMnvjw6TT153UP5asKR3VgVXeq53G7D0ztZeMIr/haOeOTu9Uwmv575y8JdtVULgA3nalMcenXF0GJzZh4Kp9HwqwDsxLalZj0q6aBFp4e+vleiYb2LWu3tNlAsug+Gk84JUC/bryjwprAr750u1b9J1LJh8ecxcpJb9rf3k+YAN4E73UQHt8tVR68V/a/wwzsjgIzpwuucEbhOxvfzxFDGvpDmerWgdBBQAHCiiWURaXSoIgczGRooi4hxgvSLZWynIfhuQtHQ01RpSQjrTqICcHKIt6V6UrCYx0x4B8DZR0dsBS3zVa6UNeH5aOMIPpp2jvbkglglSA9emfNoDAHKtOvIMQZ10VZDoMUtUh3HFxSbJqluy1ek+FMjjCqZIKg/mXWejZZMWj2cB02OWfvbWj8oAABL9hdzTQQmBlAYp1m8qDrJMC4Lfzlb5hiM2y/ibq5abwFk=
|
Loading…
Reference in a new issue