diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ *.pyc __pycache__/ -static/ +node_modules/ +static/img/ dump.rdb |
![]() |
index : geshem.space | |
| Let it rain! |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,4 +1,5 @@ *.pyc __pycache__/ -static/ +node_modules/ +static/img/ dump.rdb |