diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -9,4 +9,6 @@ venv/ ENV/ ### SASS ### -.sass-cache/
\ No newline at end of file +.sass-cache/ +node_modules/ +package-lock.json |
![]() |
index : libresocial.git | |
Font Fonts for Free Social Networks and other decentralized services that support the use of Free Software Movement | heckyel |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 4 |
@@ -9,4 +9,6 @@ venv/ ENV/ ### SASS ### -.sass-cache/
\ No newline at end of file +.sass-cache/ +node_modules/ +package-lock.json |