added support for environment configuration files.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
local/*
|
||||
staging/*
|
||||
@@ -0,0 +1 @@
|
||||
*.sqlite
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
local/*
|
||||
staging/*
|
||||
@@ -0,0 +1 @@
|
||||
*.sqlite
|
||||