This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
spawntree
/
contao-docker
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
gitignore
master
Daniel
3 years ago
parent
1f4e7344ea
commit
945ae25abb
1 changed files
with
13 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+13
-0
.gitignore
+ 13
- 0
.gitignore
View File
@@ -0,0 +1,13 @@
###> symfony/framework-bundle ###
/.env.local
/.env.local.php
/.env.*.local
/public/bundles/
/var/
/vendor/
###< symfony/framework-bundle ###
.idea/
uploads/
/db/
Write
Preview
Loading…
Cancel
Save