diff options
| author | Mel <einebeere@gmail.com> | 2023-08-23 03:09:18 +0200 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2023-08-23 03:09:37 +0200 |
| commit | 48b1e7fd8fb16daacd7b87f6bc6d422400cd0a5f (patch) | |
| tree | 09bb99b7c39e32b44e4ad953627d09acdac95606 /.gitignore | |
| download | cthcous-48b1e7fd8fb16daacd7b87f6bc6d422400cd0a5f.tar.zst cthcous-48b1e7fd8fb16daacd7b87f6bc6d422400cd0a5f.zip | |
Initial
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..d163863 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build/ \ No newline at end of file |
