diff options
| author | dd <dd@wx.tnyzeq.icu> | 2026-08-24 12:56:43 +0200 |
|---|---|---|
| committer | dd <dd@wx.tnyzeq.icu> | 2026-08-24 12:56:43 +0200 |
| commit | 93d3f030604552719adc762fa249144e6ee86ee3 (patch) | |
| tree | d5b58880fb761c57c5b8b1269a4a21ad92726285 /.gitignore | |
| download | vyos-modifyiso-master.tar.gz vyos-modifyiso-master.zip | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7d0c8ae --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/build/* +/scripts/* +!/scripts/example.sh |
