Skip to content

Commit acd4dfb

Browse files
committed
tmp directory should not be included in the app
1 parent 864eeed commit acd4dfb

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.gitignore

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
webrat*
21
.bundle
32
.DS_Store
43
*/.DS_Store
54
log/*.log
6-
test/fixtures/*
7-
doc
8-
REVISION
95
.lock
10-
tmp/pids/passenger.3000.pid.lock
6+
tmp/*

tmp/pids/passenger.3000.pid.lock

Whitespace-only changes.

0 commit comments

Comments
 (0)