mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Added .sass-cache/ directory to the genrated gitignore in engines.
This commit is contained in:
@@ -3,4 +3,5 @@ log/*.log
|
||||
pkg/
|
||||
<%= dummy_path %>/db/*.sqlite3
|
||||
<%= dummy_path %>/log/*.log
|
||||
<%= dummy_path %>/tmp/
|
||||
<%= dummy_path %>/tmp/
|
||||
<%= dummy_path %>/.sass-cache
|
||||
|
||||
Reference in New Issue
Block a user