diff options
author | HampusM <hampus@hampusmat.com> | 2022-02-18 19:50:22 +0100 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2022-06-13 17:56:41 +0200 |
commit | 4210c8d2f8fc36e614b8bfb669511c00383002f0 (patch) | |
tree | 8e27ab794f64e43930ec091b90896c6d9794a7c9 /.gitignore | |
parent | 9a68aa2f4c45fab7bdeefd426778334d70b57fc3 (diff) |
add basic projects files
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 |