1
0
mirror of https://git.decapod.one/brethil/dotfiles synced 2024-06-18 06:48:33 +02:00

add .venv to ackrc's ignore

This commit is contained in:
bretello 2020-11-13 13:23:50 +01:00
parent 8ef6df3abb
commit c91c1bfb10

1
ackrc
View File

@ -2,6 +2,7 @@
--ignore-dir=build
--ignore-dir=dist
--ignore-dir=node-modules
--ignore-dir=.venv
--ignore-ack-defaults
# Vue