Compare commits
No commits in common. "27c1bf762fa27a71427db86be767791049058dff" and "8168cc9f83f4383a31521a9bccb2de99a7001426" have entirely different histories.
27c1bf762f
...
8168cc9f83
5 changed files with 2 additions and 11 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,5 +1,3 @@
|
||||||
**/.DS_Store
|
|
||||||
|
|
||||||
# Logs
|
# Logs
|
||||||
logs
|
logs
|
||||||
*.log
|
*.log
|
||||||
|
|
|
||||||
1
.gitmodules
vendored
1
.gitmodules
vendored
|
|
@ -3,4 +3,3 @@
|
||||||
url = ssh://git@git.nisyif.com:2121/mnisyif/mnisyif_frontend.git
|
url = ssh://git@git.nisyif.com:2121/mnisyif/mnisyif_frontend.git
|
||||||
[submodule "backend"]
|
[submodule "backend"]
|
||||||
path = backend
|
path = backend
|
||||||
url = ssh://git@git.nisyif.com:2121/mnisyif/mnisyif_backend.git
|
|
||||||
|
|
|
||||||
2
backend
2
backend
|
|
@ -1 +1 @@
|
||||||
Subproject commit e402a8abfe6e2062d6354339ef0019bafb11456a
|
Subproject commit 8a2117946ac3fb1f5730fbed4b621f8110c3fd52
|
||||||
2
frontend
2
frontend
|
|
@ -1 +1 @@
|
||||||
Subproject commit dd236970275d9fec2f8e578b0c837ae634f71994
|
Subproject commit 36c6951684a9ba3b4ef6c4f8ce7903f7aa1a6d04
|
||||||
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"name": "my_porfolio",
|
|
||||||
"lockfileVersion": 3,
|
|
||||||
"requires": true,
|
|
||||||
"packages": {}
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue