diff options
| author | Xe Iaso <me@xeiaso.net> | 2023-04-29 13:26:09 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2023-04-29 13:26:09 -0400 |
| commit | 042d4fa9523edb9b0613902d67452df10078c836 (patch) | |
| tree | 377a856295cdefa79ff5f807b1370c975e899e7a /src/frontend/.gitignore | |
| parent | 9d9614ad8a4a1d00f7df1b0e37ec32d324151335 (diff) | |
| download | xesite-yarn.tar.xz xesite-yarn.zip | |
fucking horrible typescript garbageyarn
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'src/frontend/.gitignore')
| -rw-r--r-- | src/frontend/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/frontend/.gitignore b/src/frontend/.gitignore index 5f98501..a3edb6a 100644 --- a/src/frontend/.gitignore +++ b/src/frontend/.gitignore @@ -1 +1,2 @@ -dist/*.js +dist/* +node_modules |
