aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorBrendan F <EpicWolverine@users.noreply.github.com>2023-05-14 23:12:27 -0700
committerBrendan F <EpicWolverine@users.noreply.github.com>2023-05-14 23:12:27 -0700
commit737344a72d23dc97b0d0e73cc4ab7fdffd0fbf49 (patch)
tree2a915b59ab29ac79012ca3345999d9e23562d1f9 /.gitignore
parentb19a001171bd8197a30f397091d67eba5e4c1111 (diff)
Merge in react app code
From sluchajfun and youtube-heardle-template
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore27
1 files changed, 26 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 94fc67e..80a1d01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,34 @@
+#Python
__pycache__
*.pyc
venv
+#Scratch files
.idea
ignore
notes.txt
playlist*.js
-urls*.txt \ No newline at end of file
+urls*.txt
+
+# JavaScript
+# dependencies
+/node_modules
+/.pnp
+.pnp.js
+
+# testing
+/coverage
+
+# production
+/build
+
+# misc
+.DS_Store
+.env.local
+.env.development.local
+.env.test.local
+.env.production.local
+
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage