diff options
| author | bluebear94 <[email protected]> | 2016-07-24 04:25:11 -0400 |
|---|---|---|
| committer | bluebear94 <[email protected]> | 2016-07-24 04:25:11 -0400 |
| commit | 60fe310a4d46b61e8348f92d96d50b35451c4c9b (patch) | |
| tree | 9326f7d49f2a3528f3ab0abce1e18db2d387b9fb /.gitignore | |
| parent | Translate more spells (diff) | |
| download | jw101-60fe310a4d46b61e8348f92d96d50b35451c4c9b.tar.xz jw101-60fe310a4d46b61e8348f92d96d50b35451c4c9b.zip | |
More zones, fishing text, and support for changing GUI stuff
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -2,4 +2,13 @@ proot/* proot/ObjectData !proot/Fonts/ !proot/Locale/ - +pswdata/* +pswdata/Character +pswdata/Cinematics +pswdata/Combat +pswdata/Holiday +pswdata/Sound +pswdata/Textures +!pswdata/GUI/ +pswdata/GUI/* +!pswdata/GUI/CharStatsSpellbookPage.gui
\ No newline at end of file |