diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-02-15 04:10:38 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-02-15 04:10:38 +0100 |
| commit | 5959fbb5524bbeb05a96eb15aba59e961a3efcb7 (patch) | |
| tree | 811be9bb8fba9bec6ae549c50f9cf92000b259c9 /.gitignore | |
| download | elna-5959fbb5524bbeb05a96eb15aba59e961a3efcb7.tar.gz | |
Initial commit
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..567609b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build/ |
