diff options
author | Andinus <andinus@nand.sh> | 2021-10-16 13:56:22 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-10-16 13:56:22 +0530 |
commit | 58a57abaaa5fa2f579e72350a7d5813c65e10560 (patch) | |
tree | df854b553d908e554a50f9b6266990d59c4d7973 /.gitignore | |
download | fornax-58a57abaaa5fa2f579e72350a7d5813c65e10560.tar.gz |
Initial Commit
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..ad9441d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.precomp |