-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
24 lines (23 loc) · 1.06 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
bin/data/model/userModel.class
bin/data/repository/userRepo.class
bin/presentation/presenter/chatPresenter$1.class
bin/presentation/presenter/chatPresenter$btnBlockActionListener.class
bin/presentation/presenter/chatPresenter$btnLogoutActionListener.class
bin/presentation/presenter/chatPresenter$btnSendActionListener.class
bin/presentation/presenter/chatPresenter$btnSpamActionListener.class
bin/presentation/presenter/chatPresenter$clickListener.class
bin/presentation/presenter/chatPresenter.class
bin/presentation/presenter/login_registerPresenter$btnLoginActionListener.class
bin/presentation/presenter/login_registerPresenter$btnRegisterActionListener.class
bin/presentation/presenter/login_registerPresenter$SubmitListener.class
bin/presentation/presenter/login_registerPresenter.class
bin/presentation/view/chat.class
bin/presentation/view/login.class
bin/presentation/view/register.class
bin/server/Server.class
bin/server/ServerThread.class
bin/server/ServerThreadBus.class
bin/ui/activity/Application.class
/bin/
bin/server/ServerThread$1.class
bin/server/ServerThread$1.class