diff options
author | Case Duckworth | 2024-05-28 22:42:37 -0500 |
---|---|---|
committer | Case Duckworth | 2024-05-28 22:42:37 -0500 |
commit | 37ec56fb141edbb1bab675e3d35f4ca36e5139f7 (patch) | |
tree | e8368209b72c3c869148a888c35f5955c7c1df2d /.gitignore | |
parent | Initial commit (diff) | |
download | scramble-1.0.tar.gz scramble-1.0.zip |
Version 1 :) v1.0
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d163863 --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1 @@ | |||
build/ \ No newline at end of file | |||