-
Notifications
You must be signed in to change notification settings - Fork 32
/
Copy path.gitignore
34 lines (33 loc) · 2.13 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
/bin/com/herocraftonline/dthielke/herochat/Channel$BanResult.class
/bin/com/herocraftonline/dthielke/herochat/Channel$KickResult.class
/bin/com/herocraftonline/dthielke/herochat/Channel.class
/bin/com/herocraftonline/dthielke/herochat/HeroChat$ChatColor.class
/bin/com/herocraftonline/dthielke/herochat/HeroChat$PluginPermission.class
/bin/com/herocraftonline/dthielke/herochat/HeroChat.class
/bin/com/herocraftonline/dthielke/herochat/HeroChatPlayerListener.class
/bin/com/herocraftonline/dthielke/herochat/LocalChannel.class
/bin/com/herocraftonline/dthielke/herochat/command/BanCommand.class
/bin/com/herocraftonline/dthielke/herochat/command/ChannelsCommand.class
/bin/com/herocraftonline/dthielke/herochat/command/CreateCommand.class
/bin/com/herocraftonline/dthielke/herochat/command/Executable.class
/bin/com/herocraftonline/dthielke/herochat/command/FocusCommand.class
/bin/com/herocraftonline/dthielke/herochat/command/HelpCommand.class
/bin/com/herocraftonline/dthielke/herochat/command/HeroChatCommand.class
/bin/com/herocraftonline/dthielke/herochat/command/IgnoreCommand.class
/bin/com/herocraftonline/dthielke/herochat/command/JoinCommand.class
/bin/com/herocraftonline/dthielke/herochat/command/KickCommand.class
/bin/com/herocraftonline/dthielke/herochat/command/LeaveCommand.class
/bin/com/herocraftonline/dthielke/herochat/command/ListCommand.class
/bin/com/herocraftonline/dthielke/herochat/command/ModCommand.class
/bin/com/herocraftonline/dthielke/herochat/command/QuickMsgCommand.class
/bin/com/herocraftonline/dthielke/herochat/command/ReloadCommand.class
/bin/com/herocraftonline/dthielke/herochat/command/RemoveCommand.class
/bin/com/herocraftonline/dthielke/herochat/experimental/BaseCommand.class
/bin/com/herocraftonline/dthielke/herochat/experimental/Channel.class
/bin/com/herocraftonline/dthielke/herochat/experimental/ChannelManager.class
/bin/com/herocraftonline/dthielke/herochat/experimental/CommandManager.class
/bin/com/herocraftonline/dthielke/herochat/experimental/HeroChat.class
/bin/com/herocraftonline/dthielke/herochat/experimental/PermissionHelper.class
/bin/com/herocraftonline/dthielke/herochat/util/MessageFormatter.class
/bin
/bin