diff options
author | Santo Cariotti <santo@dcariotti.me> | 2022-07-27 16:26:52 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2022-07-27 16:26:52 +0200 |
commit | f3007671f230087d017036992844a04fdc812c22 (patch) | |
tree | 39a1e1a17ea8744bc40f34a8091aafeae06b4f99 /Year_3/Web/notifications/.gitignore | |
parent | cf7e0630c77b8f0e9660e3e633e10ea3db116387 (diff) |
add app
Diffstat (limited to 'Year_3/Web/notifications/.gitignore')
-rw-r--r-- | Year_3/Web/notifications/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Year_3/Web/notifications/.gitignore b/Year_3/Web/notifications/.gitignore new file mode 100644 index 0000000..c2658d7 --- /dev/null +++ b/Year_3/Web/notifications/.gitignore @@ -0,0 +1 @@ +node_modules/ |