21 lines
339 B
Plaintext
21 lines
339 B
Plaintext
# Files and folders to include in Flux-openbuild mirror
|
|
# Lines starting with '#' are comments
|
|
|
|
# --- Top-level open-source docs ---
|
|
README.md
|
|
|
|
# --- Open-source code ---
|
|
assets/**
|
|
include/**
|
|
scr/**
|
|
test/**
|
|
|
|
|
|
# --- Configuration files ---
|
|
makefile
|
|
|
|
# --- CI/CD and workflow files (if public-safe) ---
|
|
#.github/**
|
|
#.gitea/workflows/ci.yml
|
|
|