diff options
author | WormHeamer | 2025-07-17 18:29:19 -0400 |
---|---|---|
committer | WormHeamer | 2025-07-17 18:29:19 -0400 |
commit | c796b74bba315d4b2f14c6433ffa038dd87a4e04 (patch) | |
tree | 78e9c185836142042cdcec1109c7eb9f21ae4cfd /.gitignore |
initial commit
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..482e79c --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.o +a.out +*.spv |