Uploading .dotfiles (e.g. `.bashrc`) keeping both files results in broken filenames
Open
Type:Bug
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 274
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 103
Description
When uploading a .dotfile (e.g. `.bashrc`, via WEB-UI) a second time breaks the filename and prepends a counter to the filename.

**Expected behaviour:**
To maintain the characteristics of a dotfile, in that cases the counter should be used as a suffix:
e.g.
`.filename` -> `.filename (1)`
Contributor guide
Assessment
This issue has not been assessed yet.