diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-04-18 12:15:52 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-18 12:15:52 +0300 |
| commit | 18df20a371909cdcd402ab5d34e49eeb46e7702e (patch) | |
| tree | 9dba923b1b4d4954d104c591b49ce8d291051a68 | |
| parent | 2f23480d6066686f3cf62d809392ca18da2407a6 (diff) | |
| parent | e4d009dc3b762f3c458dbc0b3ad6a32e21c3fd4c (diff) | |
| download | community.vyos.net-18df20a371909cdcd402ab5d34e49eeb46e7702e.tar.gz community.vyos.net-18df20a371909cdcd402ab5d34e49eeb46e7702e.zip | |
Merge pull request #36 from vyos/chore/gitignore-soupault-cache
Ignore .soupault-cache/ build artifact directory
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ build/* -index.json
\ No newline at end of file +index.json +.soupault-cache/
\ No newline at end of file |
