From: Samir Benmendil Date: Wed, 2 Nov 2016 11:18:39 +0000 (+0000) Subject: weechat: ignore autoload symlinks X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/5b664ef8f6383d3889461aadcd24be9295414b18?ds=sidebyside weechat: ignore autoload symlinks --- diff --git a/weechat/.gitignore b/weechat/.gitignore index 5bde5fd..452349d 100644 --- a/weechat/.gitignore +++ b/weechat/.gitignore @@ -3,3 +3,4 @@ weechat.log script/plugins.xml.gz irc.conf slack.cache +autoload/ diff --git a/weechat/perl/autoload/beep.pl b/weechat/perl/autoload/beep.pl deleted file mode 120000 index 0cc452e..0000000 --- a/weechat/perl/autoload/beep.pl +++ /dev/null @@ -1 +0,0 @@ -../beep.pl \ No newline at end of file diff --git a/weechat/perl/autoload/buffers.pl b/weechat/perl/autoload/buffers.pl deleted file mode 120000 index 445dc3c..0000000 --- a/weechat/perl/autoload/buffers.pl +++ /dev/null @@ -1 +0,0 @@ -../buffers.pl \ No newline at end of file diff --git a/weechat/perl/autoload/highmon.pl b/weechat/perl/autoload/highmon.pl deleted file mode 120000 index 2eb5e1e..0000000 --- a/weechat/perl/autoload/highmon.pl +++ /dev/null @@ -1 +0,0 @@ -../highmon.pl \ No newline at end of file diff --git a/weechat/perl/autoload/iset.pl b/weechat/perl/autoload/iset.pl deleted file mode 120000 index 2746e0d..0000000 --- a/weechat/perl/autoload/iset.pl +++ /dev/null @@ -1 +0,0 @@ -../iset.pl \ No newline at end of file diff --git a/weechat/python/autoload/allquery.py b/weechat/python/autoload/allquery.py deleted file mode 120000 index 90aff3b..0000000 --- a/weechat/python/autoload/allquery.py +++ /dev/null @@ -1 +0,0 @@ -../allquery.py \ No newline at end of file diff --git a/weechat/python/autoload/buffer_autoset.py b/weechat/python/autoload/buffer_autoset.py deleted file mode 120000 index cdcf0db..0000000 --- a/weechat/python/autoload/buffer_autoset.py +++ /dev/null @@ -1 +0,0 @@ -../buffer_autoset.py \ No newline at end of file diff --git a/weechat/python/autoload/grep.py b/weechat/python/autoload/grep.py deleted file mode 120000 index 87d4ca7..0000000 --- a/weechat/python/autoload/grep.py +++ /dev/null @@ -1 +0,0 @@ -../grep.py \ No newline at end of file diff --git a/weechat/python/autoload/screen_away.py b/weechat/python/autoload/screen_away.py deleted file mode 120000 index e485b70..0000000 --- a/weechat/python/autoload/screen_away.py +++ /dev/null @@ -1 +0,0 @@ -../screen_away.py \ No newline at end of file diff --git a/weechat/python/autoload/wee_slack.py b/weechat/python/autoload/wee_slack.py deleted file mode 120000 index 8123492..0000000 --- a/weechat/python/autoload/wee_slack.py +++ /dev/null @@ -1 +0,0 @@ -../wee-slack/wee_slack.py \ No newline at end of file diff --git a/weechat/ruby/autoload/samechannel.rb b/weechat/ruby/autoload/samechannel.rb deleted file mode 120000 index a6e3a57..0000000 --- a/weechat/ruby/autoload/samechannel.rb +++ /dev/null @@ -1 +0,0 @@ -../samechannel.rb \ No newline at end of file