mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-07 07:03:44 -08:00
14 lines
340 B
Plaintext
14 lines
340 B
Plaintext
# This file specifies patterns that are ignored by default for any world built with the "Build APWorlds" component.
|
|
# These patterns can be overriden by a world-specific .apignore using !-prefixed patterns for negation.
|
|
|
|
# Auto-created folders
|
|
__MACOSX
|
|
.DS_Store
|
|
__pycache__
|
|
|
|
# Unneeded files
|
|
/archipelago.json
|
|
/.apignore
|
|
/.git
|
|
/.gitignore
|