diff options
| author | iamcheeseman <[email protected]> | 2026-04-06 17:04:05 -0400 |
|---|---|---|
| committer | iamcheeseman <[email protected]> | 2026-04-06 17:06:53 -0400 |
| commit | 957c64c7b8b5e98d8a03dd84c7e27e7991fb9dbc (patch) | |
| tree | f5fc230703791cee8d8e7851fb87eaef07ae63a2 /.gitingore | |
Initial commit
Diffstat (limited to '.gitingore')
| -rw-r--r-- | .gitingore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitingore b/.gitingore new file mode 100644 index 0000000..1483bcb --- /dev/null +++ b/.gitingore @@ -0,0 +1,6 @@ +uengine +*.[oa] +*.so +*.dll +*.lib +*.exe |
