diff options
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 |