1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 20:35:11 +01:00

Add ignore file, for ripgrep (rg) et al

This commit is contained in:
2018-05-23 16:11:52 +02:00
parent d9a3bb56f0
commit c8e69d7d05
2 changed files with 2 additions and 1 deletions

1
.ignore Normal file
View File

@@ -0,0 +1 @@
tags

View File

@@ -50,7 +50,7 @@ DATETIME=$(date +%Y%m%d_%H%M)
cd
# Symlink all the things
for TARGET in .bash_aliases .bashrc bin .gitconfig .gitmodules .hgauthors.txt .hgignore .hgrc .screenrc .terminfo .tmux.conf .vim .vimrc install.sh
for TARGET in .bash_aliases .bashrc bin .gitconfig .gitmodules .hgauthors.txt .hgignore .hgrc .ignore .screenrc .terminfo .tmux.conf .vim .vimrc install.sh
do
cd
echo $TARGET