-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
36 lines (35 loc) · 1.28 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
35
36
.idea/workspace.xml
.idea/workspace.xml
bin/net/Nexgan/AdvancedReporter/Main.class
bin/net/Nexgan/AdvancedReporter/MySQL.class
bin/net/Nexgan/AdvancedReporter/PlayerData.class
bin/net/Nexgan/AdvancedReporter/PlayerDataManager.class
bin/net/Nexgan/AdvancedReporter/ReportsManager.class
bin/net/Nexgan/AdvancedReporter/ReportTicket.class
bin/net/Nexgan/AdvancedReporter/Section.class
bin/net/Nexgan/AdvancedReporter/SectionsManager.class
bin/net/Nexgan/AdvancedReporter/SettingsManager.class
bin/net/Nexgan/AdvancedReporter/SubSection.class
bin/reports.yml
.idea/workspace.xml
.idea/workspace.xml
.idea/workspace.xml
.idea/artifacts/AdvancedReporter_Reworked.xml
META-INF/MANIFEST.MF
bin/sections.yml
bin/plugin.yml
bin/mysql.yml
bin/config.yml
.idea/workspace.xml
.idea/workspace.xml
.idea/workspace.xml
*.xml
.idea/workspace.xml
bin/META-INF/AdvancedReporter Reworked.kotlin_module
bin/net/Nexgan/AdvancedReporter/playerdata/PlayerData.class
bin/net/Nexgan/AdvancedReporter/playerdata/PlayerDataManager.class
bin/net/Nexgan/AdvancedReporter/reports/ReportsManager.class
bin/net/Nexgan/AdvancedReporter/reports/ReportTicket.class
bin/net/Nexgan/AdvancedReporter/sections/Section.class
bin/net/Nexgan/AdvancedReporter/sections/SectionsManager.class
bin/net/Nexgan/AdvancedReporter/sections/SubSection.class