diff options
author | Kimplul <kimi.h.kuparinen@gmail.com> | 2024-10-27 16:17:32 +0200 |
---|---|---|
committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2024-10-27 16:35:04 +0200 |
commit | 5940254d9363ed8de9ba79a65cb074ec5aa4e69f (patch) | |
tree | b217218914aff187ea3ee056a0ab46d1963cc9b2 /.gitignore | |
download | conts-5940254d9363ed8de9ba79a65cb074ec5aa4e69f.tar.gz conts-5940254d9363ed8de9ba79a65cb074ec5aa4e69f.zip |
initial containers
Diffstat (limited to '.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..378eac2 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build |