diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2024-01-26 21:54:43 +0100 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2024-01-26 21:54:43 +0100 |
| commit | 048631c4b0487d67743c43c1a3e715491a0c1b09 (patch) | |
| tree | 2aafdd6b8c64d75628304b24d4fba759adadba14 | |
| parent | 00572e3e761a96d3ddf509d64c3541b31ed34a32 (diff) | |
| download | jancity-048631c4b0487d67743c43c1a3e715491a0c1b09.tar.gz | |
Restore .gitignore
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..62956b7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +build/ +build-*/ +.vscode/ +*.code-workspace +cdimg/ |
