diff options
| author | 2024-08-30 11:29:11 -0700 | |
|---|---|---|
| committer | 2024-08-30 18:29:53 +0000 | |
| commit | 2eeafcedb64bd4737a093d120581c068de816865 (patch) | |
| tree | a685051aa02e052b72f43fd146f29c60896fe60d | |
| parent | 2df162e7974717d01e1f058d147c2a7285f90f7d (diff) | |
| download | kiwi-descriptions-2eeafcedb64bd4737a093d120581c068de816865.tar.gz kiwi-descriptions-2eeafcedb64bd4737a093d120581c068de816865.zip | |
Add gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..00ca089 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +outdir/ |