diff options
author | Wojtek Kosior <koszko@koszko.org> | 2022-02-03 17:34:17 +0100 |
---|---|---|
committer | Wojtek Kosior <koszko@koszko.org> | 2022-02-03 17:34:17 +0100 |
commit | bea4923f7dbc6b63d4b7ceecbcc21688a20edf25 (patch) | |
tree | f0d9f6702d19283a5065aec21705847f192f7f77 /.gitignore | |
download | hydrilla-source-package-example-bea4923f7dbc6b63d4b7ceecbcc21688a20edf25.tar.gz hydrilla-source-package-example-bea4923f7dbc6b63d4b7ceecbcc21688a20edf25.zip |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6f16220 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +# SPDX-License-Identifier: CC0-1.0 + +# Copyright (C) 2022 Wojtek Kosior <koszko@koszko.org> +# +# Available under the terms of Creative Commons Zero v1.0 Universal. + +.reuse |