Branch: refs/heads/master Author: Frank Lanitz frank@frank.uvena.de Committer: GitHub noreply@github.com Date: Mon, 03 Jun 2019 08:16:03 UTC Commit: 612cb701520c1e3245a0f7a0e43bb76b69aa93b8 https://github.com/geany/geany-plugins/commit/612cb701520c1e3245a0f7a0e43bb7...
Log Message: ----------- Merge pull request #873 from codebrainz/ignore-built-files
Add .gitignore files for specific plugins
Modified Paths: -------------- geanydoc/.gitignore vimode/.gitignore
Modified: geanydoc/.gitignore 1 lines changed, 1 insertions(+), 0 deletions(-) =================================================================== @@ -0,0 +1 @@ +tests/unittests
Modified: vimode/.gitignore 1 lines changed, 1 insertions(+), 0 deletions(-) =================================================================== @@ -0,0 +1 @@ +src/viw
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).