diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-01-12 07:39:42 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-01-12 07:39:42 +0530 |
| commit | 9c1eb921534f72c07e6b74505fafc5f74a27f997 (patch) | |
| tree | 6c5ae4e1bb0cdcd6ce9042ceac8ec6d750aad1a0 /.fdignore | |
| parent | 6875a20d9eade73d90990f5983f0dfe73c9bbba5 (diff) | |
updates
Diffstat (limited to '')
| -rw-r--r-- | .fdignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.fdignore b/.fdignore new file mode 100644 index 0000000..44ba588 --- /dev/null +++ b/.fdignore @@ -0,0 +1,9 @@ +.git +cache +.cache +node_modules +.npm +site-packages +go/pkg +build +virtualenv |
