We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb91e19 commit c07f3d9Copy full SHA for c07f3d9
.dockerignore
@@ -16,6 +16,7 @@ logs/
16
*.tmp
17
getfiles.txt
18
my_telegram_bot
19
+nohup.out
20
21
# Development & editor files
22
.vscode/
.gitignore
@@ -2,6 +2,7 @@
2
.env
3
4
5
6
7
# Created by https://www.toptal.com/developers/gitignore/api/rust
8
# Edit at https://www.toptal.com/developers/gitignore?templates=rust
0 commit comments