diff options
author | Aaditya Dhruv <[email protected]> | 2025-05-25 15:12:59 -0500 |
---|---|---|
committer | Aaditya Dhruv <[email protected]> | 2025-05-25 15:12:59 -0500 |
commit | 420ce14859e41d1e8b616ebf1c472763eabe93be (patch) | |
tree | d569161b9f5f81166d58f264bd88ca592af3eadc /.gitignore |
init
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e3d37f5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.cache +build +tags |