diff options
author | polwex <polwex@sortug.com> | 2025-07-16 10:07:06 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-07-16 10:07:06 +0700 |
commit | ff3078e93411c3467d797258744a7f17a7dbdf0a (patch) | |
tree | b13df65dbae32a3298afc0ada39b73a7d8aa469d /app/.gitignore | |
parent | b26f4a03e15feddeb4bee8c06cd5078c1a54e5c5 (diff) |
m
Diffstat (limited to 'app/.gitignore')
-rw-r--r-- | app/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/app/.gitignore b/app/.gitignore new file mode 100644 index 0000000..ad58343 --- /dev/null +++ b/app/.gitignore @@ -0,0 +1,7 @@ +node_modules +dist +.env* +*.tsbuildinfo +.cache +.DS_Store +*.pem |