Commit 92bc80f038f68f4b821be426f3538238c7746495

Add vifminfo.json to .gitignore
Author: xaizek
Author date (UTC): 2025-10-04 15:48
Committer name: xaizek
Committer date (UTC): 2025-10-04 15:48
Parent(s): a8c981dbbcd6544bf80db4a81bbbb691d0635cf8
Signing key: 99DC5E4DB05F6BE2
Tree: b018439125801c9637b20da1e864a6e5a6aa716d
File Lines added Lines deleted
.gitignore 1 0
File .gitignore changed (mode: 100644) (index 23dcd65..a41c2d3)
1 1 /trash/ /trash/
2 2 /log /log
3 3 /vifminfo /vifminfo
4 /vifminfo.json
4 5 /vimfiles /vimfiles
5 6 /vifmrc_settings /vifmrc_settings
6 7 /vifmrc_local /vifmrc_local
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