]> git.rmz.io Git - dotfiles.git/commitdiff
weechat: ignore autoload symlinks
authorSamir Benmendil <samir.benmendil@ultrahaptics.com>
Wed, 2 Nov 2016 11:18:39 +0000 (11:18 +0000)
committerSamir Benmendil <samir.benmendil@ultrahaptics.com>
Wed, 2 Nov 2016 11:18:39 +0000 (11:18 +0000)
weechat/.gitignore
weechat/perl/autoload/beep.pl [deleted symlink]
weechat/perl/autoload/buffers.pl [deleted symlink]
weechat/perl/autoload/highmon.pl [deleted symlink]
weechat/perl/autoload/iset.pl [deleted symlink]
weechat/python/autoload/allquery.py [deleted symlink]
weechat/python/autoload/buffer_autoset.py [deleted symlink]
weechat/python/autoload/grep.py [deleted symlink]
weechat/python/autoload/screen_away.py [deleted symlink]
weechat/python/autoload/wee_slack.py [deleted symlink]
weechat/ruby/autoload/samechannel.rb [deleted symlink]

index 5bde5fd04b103651c947653065f7c0e81aadcfb3..452349d90da4e42b9d3524e0e28350db4dfe4b8c 100644 (file)
@@ -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 (symlink)
index 0cc452e..0000000
+++ /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 (symlink)
index 445dc3c..0000000
+++ /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 (symlink)
index 2eb5e1e..0000000
+++ /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 (symlink)
index 2746e0d..0000000
+++ /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 (symlink)
index 90aff3b..0000000
+++ /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 (symlink)
index cdcf0db..0000000
+++ /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 (symlink)
index 87d4ca7..0000000
+++ /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 (symlink)
index e485b70..0000000
+++ /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 (symlink)
index 8123492..0000000
+++ /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 (symlink)
index a6e3a57..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../samechannel.rb
\ No newline at end of file