1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-02 20:30:05 +02:00

reorganize project

This commit is contained in:
s2
2018-05-19 21:27:49 +02:00
parent a3f65f089b
commit 372074a470
2 changed files with 3 additions and 1 deletions

2
app/.gitignore vendored
View File

@@ -0,0 +1,2 @@
node_modules
app/node_modules

View File

@@ -1,5 +1,5 @@
{
"name": "gitlit",
"name": "gitlit-app",
"version": "1.0.0",
"description": "",
"main": "main.js",