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
.gitignore
.gitignore
pascal.pp
3 years ago
parent
00c07fd058
commit
091c91d07f
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