-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitattributes
70 lines (70 loc) · 1.45 KB
/
.gitattributes
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
* text=auto !eol
/Ability.cs -text
/Actor.cs -text
/Assembly.cs -text
/AssemblyRecipe.cs -text
/Character.cs -text
/Chunk.cs -text
/CombatNPC.cs -text
/Complication.cs -text
/Correction.cs -text
/CraftingAction.cs -text
/CraftingStage.cs -text
/CraftingStep.cs -text
/CraftingTableItem.cs -text
/CraftingTaskMaster.cs -text
/CraftingWorkOrder.cs -text
/CurrentDisplayedQuest.cs -text
/Dialog.cs -text
/DialogResponse.cs -text
/Effect.cs -text
/EffectsManager.cs -text
/Encounter.cs -text
Events/Vanguard[!!-~]Event[!!-~]Args.cs -text
/Extension.cs -text
/Form.cs -text
/GV.cs -text
/Group.cs -text
/GroupMember.cs -text
/ISXVG.cs -text
/Item.cs -text
/ItemModifier.cs -text
/LavishScriptEventArgs.cs -text
/Loot.cs -text
/Mail.cs -text
/MailMessage.cs -text
/Map.cs -text
/Market.cs -text
/MarketItem.cs -text
/Merchant.cs -text
/Minion.cs -text
/Parlay.cs -text
/ParlayCard.cs -text
/ParlayDeck.cs -text
/Pawn.cs -text
/PawnList.cs -text
/Pet.cs -text
/PetAbility.cs -text
/PoI.cs -text
Properties/AssemblyInfo.cs -text
/QuestJournal.cs -text
/QuestJournalEntry.cs -text
/QuestReward.cs -text
/QuestRewardGroup.cs -text
/Radar.cs -text
/Refining.cs -text
/RefiningRecipe.cs -text
/RepairItem.cs -text
/SCorpse.cs -text
/Song.cs -text
/SongBook.cs -text
/TargetEffect.cs -text
/Trade.cs -text
/TravelJournal.cs -text
/TravelJournalEntry.cs -text
/VG.cs -text
/VGEvent.cs -text
/VGLocation.cs -text
/VGUIElement.cs -text
bin/Debug/PostBuild.bat -text
bin/Release/PostBuild.bat -text