Files
gnatcoverage/qualification/dev.rsync
Olivier Hainque 2d53dff162 Add genbundle.py support for --git-rsync
This allows testing the production of documents without
having to commit changes first, which is very handy during
pure development phases.

Part of T313-036 (gnatcov qualification for Qgen)

Change-Id: I89387b13fc2905d57b8d70b1e88243780760523f
2022-06-09 15:17:33 +00:00

9 lines
132 B
Plaintext

# rsync filters for development setups, used by genbundle --git-rsync
+ .git/
+ testsuite/
- tools/
- st_*/
- dc_*/
- mc_*/
- uc_*/