summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* xdgmime: configure as submoduleVille Skyttä2020-12-311-1/+0
| | | | | | | | | | | | | So that we can bind it to a specific revision, and help with keeping clones up to date. GitLab CI instructs to use a relative path to submodules on the same GitLab server [0], but doing so causes a meson/ninja dist failure [1]. Configure using a full https URL for now, as it appears to work with GitLab just fine. [0] https://docs.gitlab.com/ce/ci/git_submodules.html [1] https://github.com/mesonbuild/meson/issues/8144
* .gitignore: add .python-version, for local pyenv settingsVille Skyttä2020-12-241-0/+1
|
* .gitignore: mark dirs as such, anchor to top levelVille Skyttä2020-12-241-2/+2
|
* .gitignore: remove autotools relicsVille Skyttä2020-12-241-22/+0
|
* .gitignore: add _build and xdgmime dirsVille Skyttä2020-12-241-0/+2
|
* .gitignore: Ignore `compile'Ville Skyttä2016-05-311-0/+1
|
* rename .cvsignore into .gitignore and update it; add .gitignore for the po/ ↵Pino Toscano2009-10-281-0/+21
subdir