Feature request #228
[SVN] Set svn:ignore property on the repository files
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Gary Sherman | ||
Category: | Build/Install | ||
Pull Request or Patch supplied: | Resolution: | fixed | |
Easy fix?: | No | Copied to github as #: | 10287 |
Description
I'd like to ask for setting svn:ignore property on the non-versioned files and folders in the QGIS repository.
Here is my list of most important objects that I think should be excluded:
.deps .libs Makefile Makefile.in *moc.cpp ui_*.h
Here is explanation: How to set svn:ignore property
History
#1 Updated by Mateusz Loskot - over 18 years ago
Additional patterns to be ignored:
*.qrc.cpp *.loT Makefile.win.rules stamp-h.in qgis_api
Simply, it would be good to exclude all generated, intermediate and non-versioned files.
#2 Updated by Gavin Macaulay - over 18 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Done in SVN