diff options
author | pommicket <pommicket@gmail.com> | 2022-12-11 11:39:36 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-12-11 11:39:36 -0500 |
commit | 1d06c1f0d3fa058b67e8fe999c654d10d7f46896 (patch) | |
tree | f4aabd7d15b8a57ab7b20462e28fa7f292b02cc4 /.gitignore |
shaders
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..74c9a4a --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/target +tags +*.swp +*.out |