Added the Downloads folder#841
Conversation
kmehant
left a comment
There was a problem hiding this comment.
Look through my comments.
And also reason behind again using a text file here .gitkeep.txt here
| !.vscode/extensions.json | ||
| .history | ||
|
|
||
| <<<<<<< HEAD |
| !downloads/.gitkeep | ||
| ======= | ||
| downloads/* | ||
| !downloads/.gitkeep |
There was a problem hiding this comment.
Can you explain the reason .gitkeep is used here
Can I use something like .downloads or something else?
Put forward your explanation.
There was a problem hiding this comment.
Is it correct if I add these lines ?
#downloads .downloads
There was a problem hiding this comment.
That results In a comment due to #
Can you explain the reason .gitkeep is used here
Can I use something like .downloads or something else?
Hopefully you will answer this
There was a problem hiding this comment.
no, I mean,
" #downlaods
.downloads
There was a problem hiding this comment.
That results In a comment due to #
Can you explain the reason .gitkeep is used here
Can I use something like .downloads or something else?Hopefully you will answer this
I thought that code would not delete the downloads folder
|
Squash your commits |
|
PR should be to |
JaDogg
left a comment
There was a problem hiding this comment.
Don't push conflicts. You need to merge those.
|
#843 shifted |
No description provided.