forked from External/greenlight
add preferences and customization (#171)
This commit is contained in:
committed by
Jesus Federico
parent
45c55efd04
commit
24c8952e59
2
.gitignore
vendored
2
.gitignore
vendored
@ -11,6 +11,8 @@ vendor/.bundle
|
||||
# Ignore the default SQLite database.
|
||||
/db/**/*.sqlite3
|
||||
/db/**/*.sqlite3-journal
|
||||
/public/system/**
|
||||
/public/assets/**
|
||||
|
||||
# Ignore all logfiles and tempfiles.
|
||||
/log/*
|
||||
|
Reference in New Issue
Block a user