Commit 9c762898b43743ba3014a74befda32f078a5b868

Fix path to trash directory in .gitignore
Author: xaizek
Author date (UTC): 2018-12-16 12:14
Committer name: xaizek
Committer date (UTC): 2018-12-16 12:14
Parent(s): f31fa3dd596c83917edb2787cd0d00aedb6b0b00
Signing key: 99DC5E4DB05F6BE2
Tree: 6f90be6199ffaf89ed361a98e720e21217ba5e3a
File Lines added Lines deleted
.gitignore 1 1
File .gitignore changed (mode: 100644) (index 68f6193..23dcd65)
1 /Trash/
1 /trash/
2 2 /log /log
3 3 /vifminfo /vifminfo
4 4 /vimfiles /vimfiles
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/dotvifm

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/dotvifm

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master