Skip to content

Commit 864eeed

Browse files
committed
- adding passenger.pid.lock to .gitignore
- + TODOS to readme
1 parent b5ad3a4 commit 864eeed

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ log/*.log
66
test/fixtures/*
77
doc
88
REVISION
9-
.lock
9+
.lock
10+
tmp/pids/passenger.3000.pid.lock

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ See `css2sass_spec.rb`
2626

2727
## TODO
2828

29-
* ...
29+
* Flash warnings TODO:!
30+
* Better tests.
3031

3132
## Resources
3233

0 commit comments

Comments
 (0)