aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-02-23 13:11:00 -0500
committerJesús <heckyel@hyperbola.info>2021-02-23 13:11:00 -0500
commit14253dc6dae3a4a043bd6533111fa81f2d8a6a83 (patch)
treef341a83416c2bb5bf68363922abe3354ee8445a8 /.gitignore
parentca1fa46387645cc074f35c340af05be8e7c89482 (diff)
downloadlibresocial-14253dc6dae3a4a043bd6533111fa81f2d8a6a83.tar.lz
libresocial-14253dc6dae3a4a043bd6533111fa81f2d8a6a83.tar.xz
libresocial-14253dc6dae3a4a043bd6533111fa81f2d8a6a83.zip
Remove nodejs dependencie of test
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 34746a2..f784c30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,6 @@ venv/
ENV/
### SASS ###
-.sass-cache/ \ No newline at end of file
+.sass-cache/
+node_modules/
+package-lock.json