This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Opentalent
/
docker
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
add subfolder
Gu3
6 years ago
parent
56de99cfd7
commit
0369fc5d8e
4 changed files
with
8 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.ssh/.gitignore
2
0
apps/.gitignore
2
0
elasticsearchdata/.gitignore
2
0
mysqldata/.gitignore
+ 2
- 0
.ssh/.gitignore
View File
@@ -0,0 +1,2 @@
+*
+!.gitignore
+ 2
- 0
apps/.gitignore
View File
@@ -0,0 +1,2 @@
+*
+!.gitignore
+ 2
- 0
elasticsearchdata/.gitignore
View File
@@ -0,0 +1,2 @@
+*
+!.gitignore
+ 2
- 0
mysqldata/.gitignore
View File
@@ -0,0 +1,2 @@
+*
+!.gitignore