Skip to content

Commit 822762f

Browse files
author
Matthew Fisher
committed
move deis controller to separate project
1 parent 60da28e commit 822762f

144 files changed

Lines changed: 2 additions & 2 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ nosetests.xml
3838
*.sublime-workspace
3939

4040
# Deis' config file
41-
deis/local_settings.py
42-
.secret_key
41+
controller/deis/local_settings.py
42+
controller/.secret_key
4343

4444
# deis application logs
4545
logs/
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)