Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-23 | Ignore swp files in gir repo by default | Dmitry Ilvokhin | |
2025-01-25 | Add personal global gitignore file | Dmitry Ilvokhin | |
Usually I have tags file from ctags in root of the repo to simplify code navigation. Some repos have tags file in gitignore, but some doesn't. Create personal gitignore files to hide tags file everywhere. This is not a per repositiry setting, but personal one, so it's fine to configure it globally. |