This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
docker
/
docker-compose-lamp
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
init 7.2
Pascal PELISSIER
3 years ago
parent
8901a07496
commit
424f359ae5
1 changed files
with
7 additions
and
0 deletions
Split View
Show Diff Stats
7
0
.gitignore
+ 7
- 0
.gitignore
View File
@@ -0,0 +1,7 @@
1
+/.env
2
+/.vscode
3
+/config/*
4
+/data/*
5
+/logs/*
6
+/www/**
7
+.DS_Store
Write
Preview
Loading…
Cancel
Save