Add shared templates files
- NEED TO FILL in empty files
This commit is contained in:
0
Dockerfile/another_dockerfile.dockerfile
Normal file
0
Dockerfile/another_dockerfile.dockerfile
Normal file
0
Dockerfile/custom_dockerfile.dockerfile
Normal file
0
Dockerfile/custom_dockerfile.dockerfile
Normal file
0
LICENSE/another_license.txt
Normal file
0
LICENSE/another_license.txt
Normal file
0
LICENSE/custom_license.txt
Normal file
0
LICENSE/custom_license.txt
Normal file
4
PROJECT_FILES/main.cpp
Normal file
4
PROJECT_FILES/main.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
void main()
|
||||
{
|
||||
printf("Hello Gitlab Users !\n");
|
||||
}
|
||||
0
gitignore/another_gitignore.gitignore
Normal file
0
gitignore/another_gitignore.gitignore
Normal file
0
gitignore/custom_gitignore.gitignore
Normal file
0
gitignore/custom_gitignore.gitignore
Normal file
0
gitlab-ci/another_gitlab-ci.yml
Normal file
0
gitlab-ci/another_gitlab-ci.yml
Normal file
0
gitlab-ci/custom_gitlab-ci.yml
Normal file
0
gitlab-ci/custom_gitlab-ci.yml
Normal file
0
metrics-dashboards/another_metrics-dashboard.yml
Normal file
0
metrics-dashboards/another_metrics-dashboard.yml
Normal file
0
metrics-dashboards/custom_metrics-dashboard.yml
Normal file
0
metrics-dashboards/custom_metrics-dashboard.yml
Normal file
Reference in New Issue
Block a user