diff options
| -rw-r--r-- | .gitignore | 13 | ||||
| -rwxr-xr-x | source/photon_spin_random | bin | 16480 -> 0 bytes |
2 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..719f723 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +# Compiled binaries +source/photon_spin_random + +# Object files +*.o +*.obj + +# Build artifacts +*.a +*.so +*.dylib +*.dll +*.exe diff --git a/source/photon_spin_random b/source/photon_spin_random Binary files differdeleted file mode 100755 index fb932d4..0000000 --- a/source/photon_spin_random +++ /dev/null |
