Remove project files from dependencies and ignore them
This commit is contained in:
parent
ac1426fe69
commit
c10d88500e
2
.gitignore
vendored
2
.gitignore
vendored
@ -35,3 +35,5 @@ yarn-error.log*
|
|||||||
|
|
||||||
# typescript
|
# typescript
|
||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
|
|
||||||
|
/public/projects
|
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +0,0 @@
|
|||||||
[submodule "public/projects"]
|
|
||||||
path = public/projects
|
|
||||||
url = git@git.c0ntroller.de:c0ntroller/frontpage-projects.git
|
|
@ -1 +0,0 @@
|
|||||||
Subproject commit e1cc5b77c1445ac64fd9490fa595440af32f1180
|
|
Loading…
Reference in New Issue
Block a user