diff options
| author | kdam0 <me@kumardamani.net> | 2024-07-04 01:24:14 +0000 |
|---|---|---|
| committer | kdam0 <me@kumardamani.net> | 2024-07-04 01:24:14 +0000 |
| commit | ca7ef26e9985f3e66a0cb3a268c98d9205a4c2db (patch) | |
| tree | ad9d961ce87172c43264160dc4f680861f437562 /.gitignore | |
inital 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..f03ce8a --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.devenv +.direnv |
