diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2026-06-15 11:20:06 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2026-06-15 11:20:06 +0530 |
| commit | 5cdea40741e25529ecc8e9debcb81b49ba192b23 (patch) | |
| tree | 24f6c9b0ef30b36558cce61f6cb358f304900e1b /.gitignore | |
| parent | ff0fd9eee241d59fcf54bfe73d2ed7a6b3b31f60 (diff) | |
gitignore & README & help command & everything
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..c2c5d2d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +build +lorem |
