diff options
| author | realtradam <[email protected]> | 2024-05-10 18:14:37 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2024-05-10 18:14:37 -0400 |
| commit | 3c1eda45872ce11e82cebc729dd1981e73b79b49 (patch) | |
| tree | ceb63c545ae048a787196f4aa0c61fef87490b1a /.gitignore | |
| parent | 3249a9d1f225c941ec336872b5275af664d1851d (diff) | |
| download | tojam2024-3c1eda45872ce11e82cebc729dd1981e73b79b49.tar.gz tojam2024-3c1eda45872ce11e82cebc729dd1981e73b79b49.zip | |
update gitignore and make game runnable
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1 +1,4 @@ compile_commands.json +build +filesystem +raylib.z64 |
