diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +# Actual config should be copied from config.sample.js and customized +config.js + # Logs logs *.log |
![]() |
index : cflems/fle.ms.git | |
| REST API-driven URL shortener using NodeJS and Express.js. See: https://fle.ms/. | Carson Fleming |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,3 +1,6 @@ +# Actual config should be copied from config.sample.js and customized +config.js + # Logs logs *.log |