]> git.madduck.net Git - etc/vim.git/history - .gitignore

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

MNT: add pull request template (#2443)
[etc/vim.git] / .gitignore
2021-08-06 Marco Edward GorelliJupyter notebook support (#2357)
2021-06-13 jack1142Add EOF and trailing whitespace fixer to pre-commit...
2021-06-09 jack1142Add coverage files to gitignore (#2323)
2021-04-25 Łukasz LangaRe-add .venv to .gitignore
2021-04-25 Łukasz LangaRevert "Use lowercase hex numbers fixes #1692 (#1775)"
2020-11-13 Casper Weiss BangUse lowercase hex numbers fixes #1692 (#1775)
2020-10-19 Sagi ShadurSwitch to pytest and tox (#1763)
2020-08-21 Zac-HDProperty-based fuzz test
2020-05-08 Cooper LeesRefactor black into packages in src/ dir (#1376)
2020-05-08 shaoranAdding documentation to the README for import errors...
2019-10-30 Michael J. SullivanSupport compilation with mypyc (#1009)
2019-10-21 Łukasz Langas/_version.py/_black_version.py/ (#1082)
2019-10-14 Michael J. SullivanAdd .eggs to .gitignore (#1063)
2019-09-18 vezeliSwitch from versioneer to setuptools-scm (#1008)
2019-09-04 Rishikesh JhaPrint a separate message when there are no inputs given...
2019-03-14 Łukasz LangaAdd pip-wheel-metadata/ to ignores
2018-09-18 Łukasz LangaImprove Poetry support
2018-09-18 Sébastien EustaceUpdate Poetry section in pyproject.toml (#490)
2018-08-28 Jon DufresneAdd build & dist directories to .gitignore (#487)
2018-05-07 Christian HeimesAdd more files/directories to .gitignore (#191)
2018-04-28 Łukasz Langa.gititnore += .vscode
2018-03-26 Łukasz LangaSelf-host PyPI-related badges
2018-03-23 Carol Willingadd sphinx docs skeleton (#71)
2018-03-14 Łukasz LangaInitial commit