diff options
Diffstat (limited to '')
-rw-r--r-- | HsbotMaster/Hsbot/.gitignore | 2 | ||||
-rw-r--r-- | HsbotMaster/Hsbot/Config.hs (renamed from Hsbot/Config.hs) | 0 | ||||
-rw-r--r-- | HsbotMaster/Hsbot/Core.hs (renamed from Hsbot/Core.hs) | 0 | ||||
-rw-r--r-- | HsbotMaster/Hsbot/Message.hs (renamed from Hsbot/Message.hs) | 0 | ||||
-rw-r--r-- | HsbotMaster/Hsbot/Plugin.hs (renamed from Hsbot/Plugin.hs) | 0 | ||||
-rw-r--r-- | HsbotMaster/Hsbot/PluginUtils.hs (renamed from Hsbot/PluginUtils.hs) | 0 | ||||
-rw-r--r-- | HsbotMaster/Hsbot/Types.hs (renamed from Hsbot/Types.hs) | 0 |
7 files changed, 2 insertions, 0 deletions
diff --git a/HsbotMaster/Hsbot/.gitignore b/HsbotMaster/Hsbot/.gitignore new file mode 100644 index 0000000..a5aa1b9 --- /dev/null +++ b/HsbotMaster/Hsbot/.gitignore @@ -0,0 +1,2 @@ +.*.swp +Session.vim diff --git a/Hsbot/Config.hs b/HsbotMaster/Hsbot/Config.hs index 121cc98..121cc98 100644 --- a/Hsbot/Config.hs +++ b/HsbotMaster/Hsbot/Config.hs diff --git a/Hsbot/Core.hs b/HsbotMaster/Hsbot/Core.hs index dad965d..dad965d 100644 --- a/Hsbot/Core.hs +++ b/HsbotMaster/Hsbot/Core.hs diff --git a/Hsbot/Message.hs b/HsbotMaster/Hsbot/Message.hs index 933394b..933394b 100644 --- a/Hsbot/Message.hs +++ b/HsbotMaster/Hsbot/Message.hs diff --git a/Hsbot/Plugin.hs b/HsbotMaster/Hsbot/Plugin.hs index 1493c73..1493c73 100644 --- a/Hsbot/Plugin.hs +++ b/HsbotMaster/Hsbot/Plugin.hs diff --git a/Hsbot/PluginUtils.hs b/HsbotMaster/Hsbot/PluginUtils.hs index d09b3b4..d09b3b4 100644 --- a/Hsbot/PluginUtils.hs +++ b/HsbotMaster/Hsbot/PluginUtils.hs diff --git a/Hsbot/Types.hs b/HsbotMaster/Hsbot/Types.hs index 66b4d6b..66b4d6b 100644 --- a/Hsbot/Types.hs +++ b/HsbotMaster/Hsbot/Types.hs |