Update lolcate ignores
- Ignore some system directories that I don't need to search
This commit is contained in:
@@ -4,4 +4,8 @@
|
|||||||
#
|
#
|
||||||
# .git
|
# .git
|
||||||
# *~
|
# *~
|
||||||
.git
|
.git
|
||||||
|
proc/*
|
||||||
|
dev/*
|
||||||
|
sys/*
|
||||||
|
var/*
|
||||||
|
Reference in New Issue
Block a user