diff options
| author | Kumar Damani <me@kumardamani.net> | 2024-07-12 23:55:34 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2024-07-12 23:55:34 +0000 |
| commit | 950b88b493509bbf523aea25b35663fe8f568071 (patch) | |
| tree | 786adeed2eb3d4f16eae2f8948eeae13c990f770 /.gitignore | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f3d6819 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +.devenv +.direnv +KumarDamaniCV.aux +KumarDamaniCV.out +KumarDamaniCV.pdf +KumarDamaniCV.log |
