diff options
| author | oldmud0 <oldmud0@users.noreply.github.com> | 2018-12-15 11:02:12 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-15 11:02:12 -0600 |
| commit | de6877409714417c8fb29d66d1ae1ef098b82644 (patch) | |
| tree | db79ef284b2223daa1bee48056a96a81310945bf /.gitignore | |
| parent | 3ef743da7b8071e0dc4b1189cbe131f65f11b5de (diff) | |
| parent | 6d1ea9d81fc02fbc481d93af549003db954aa1f7 (diff) | |
Merge pull request #33 from AttorneyOnline/mega-merge
AOV/Case Cafe feature parity
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -7,3 +7,22 @@ base_override.h base-full/ bass.lib + +bins/ +release/ +debug/ + +.qmake.stash + +Makefile* +object_script* +/Attorney_Online_remake_resource.rc +/attorney_online_remake_plugin_import.cpp + +server/__pycache__ +discord/ + +*.o +moc* +/Attorney_Online_CC_resource.rc +/attorney_online_cc_plugin_import.cpp |
