9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# Ignore configuration files that may contain sensitive information.
|
||||
sites/*/settings*.php
|
||||
|
||||
# Ignore paths that contain user-generated content.
|
||||
sites/*
|
||||
#sites/*/files
|
||||
#sites/*/private
|
||||
|
||||
_base_d7.tmproj
|
Reference in New Issue
Block a user