9 lines
134 B
Text
9 lines
134 B
Text
|
|
# Add directories or file patterns to ignore during indexing (e.g. foo/ or *.csv)
|
||
|
|
extlib/
|
||
|
|
var/
|
||
|
|
.sass-cache/
|
||
|
|
build/
|
||
|
|
logs/
|
||
|
|
locks/
|
||
|
|
temp/
|