summaryrefslogtreecommitdiff
path: root/iridescence/.gitignore
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2020-09-11 17:08:28 -0400
committerAdam T. Carpenter <atc@53hor.net>2020-09-11 17:08:28 -0400
commitc3c8633a7cd0343ce36dd0d254ace605303e1a1d (patch)
treec06b6489412038055077e2538abc7190601eff4d /iridescence/.gitignore
parent8ac8ad09c71b10597a354eabf81cbafa14f00940 (diff)
downloadtheglassyladies-c3c8633a7cd0343ce36dd0d254ace605303e1a1d.tar.xz
theglassyladies-c3c8633a7cd0343ce36dd0d254ace605303e1a1d.zip
migrated back from typescript
Diffstat (limited to 'iridescence/.gitignore')
-rw-r--r--iridescence/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/iridescence/.gitignore b/iridescence/.gitignore
index a0dddc6..403adbc 100644
--- a/iridescence/.gitignore
+++ b/iridescence/.gitignore
@@ -2,6 +2,7 @@
node_modules
/dist
+
# local env files
.env.local
.env.*.local
@@ -10,6 +11,7 @@ node_modules
npm-debug.log*
yarn-debug.log*
yarn-error.log*
+pnpm-debug.log*
# Editor directories and files
.idea