modified gitignore
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -1,8 +1,10 @@
|
||||
# Ignore everything in the volume folder
|
||||
#volume/*
|
||||
# Ignore everything in the volumes/html directory
|
||||
volumes/html/*
|
||||
|
||||
# Ignore everything in the dl folder
|
||||
volume/html/dl/*
|
||||
# But not these directories
|
||||
!volumes/html/dl.zinomedia.de/
|
||||
!volumes/logs/
|
||||
|
||||
# But not the .gitkeep file
|
||||
!volume/.gitkeep
|
||||
# Ignore contents of these directories
|
||||
volumes/html/dl.zinomedia.de/*
|
||||
volumes/logs/*
|
||||
|
||||
Reference in New Issue
Block a user