diff options
author | Aaditya Dhruv <[email protected]> | 2025-05-25 14:47:52 -0500 |
---|---|---|
committer | Aaditya Dhruv <[email protected]> | 2025-05-25 15:11:52 -0500 |
commit | 1b6cefe91e121c11c3194c724d980b6c8134a13a (patch) | |
tree | c43f8d7f388182aca6ead7ca19104885bf265574 /.gitignore |
init
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..7194ea7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.cache +build |