Forked from
Rotare / Rotare
4 commits behind the upstream repository.
-
Thomas Lambert authored
Remove some useless files for the archive release. This allows user to download a more straight-to-the-point code, without all bells and whistles for gitlab, pipelines, etc.
Thomas Lambert authoredRemove some useless files for the archive release. This allows user to download a more straight-to-the-point code, without all bells and whistles for gitlab, pipelines, etc.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.gitattributes 465 B
# Files to ignore when packaging the archive (cleaner archive)
## Directories
media/** export-ignore
## Files
.gitignore export-ignore
.gitmodules export-ignore
.gitlab-ci.yml export-ignore
.pre-commit-config.yaml export-ignore
miss_hit.cfg export-ignore
requirements.txt export-ignore
CODEOWNERS export-ignore
RELEASE.md export-ignore
CONTRIBUTING.md export-ignore
## Useless files and dir from libraries
src/libs/matlab_airfoil_toolbox/tests/** export-ignore