diff options
| author | realtradam <[email protected]> | 2023-07-30 20:20:11 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2023-07-30 20:20:11 -0400 |
| commit | 82229540666b12588d5452b4f8a40ed7fc233dea (patch) | |
| tree | c7a5cbecb79dfbf6b164d41bb887540a3e8185f4 /.gitignore | |
| download | kobold_sample-82229540666b12588d5452b4f8a40ed7fc233dea.tar.gz kobold_sample-82229540666b12588d5452b4f8a40ed7fc233dea.zip | |
init
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..94e44ef --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +game +raygui +raylib |
