diff options
author | nathansmithsmith <thenathansmithsmith@gmail.com> | 2023-07-03 03:20:23 +0000 |
---|---|---|
committer | nathansmithsmith <thenathansmithsmith@gmail.com> | 2023-07-03 03:20:23 +0000 |
commit | e6fb000c6874874d50d94eee4b1c8e889f6791f1 (patch) | |
tree | c8b402ed75a19684603573abb9a813ce8a525c24 /.gitignore | |
download | KillaFacsista-e6fb000c6874874d50d94eee4b1c8e889f6791f1.tar.gz KillaFacsista-e6fb000c6874874d50d94eee4b1c8e889f6791f1.tar.bz2 KillaFacsista-e6fb000c6874874d50d94eee4b1c8e889f6791f1.zip |
first commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9785597 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +build +.cache |