This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
spawntree
/
baueradvance
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
gitignore
master
Florian Eisenmenger
4 years ago
parent
a92b570761
commit
924bea220e
1 changed files
with
17 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+17
-1
httpdocs/.gitignore
+ 17
- 1
httpdocs/.gitignore
View File
@@ -17,4 +17,20 @@
/public/assets/scss/.sass-cache
.idea
###> contao ###
/assets/
/system/*
!/system/config/
/system/config/localconfig.php
/system/config/tcpdf.php
/system/logs/
!/system/modules/
/system/modules/*
!/system/modules/ef_podlove/
/system/themes/
/system/tmp/
/system/modules/*/.skip
###< contao ###
*.DS_Store
*.idea
Write
Preview
Loading…
Cancel
Save