Files
PathOfBuilding/.gitignore
github-actions[bot] 0424fc77a6 Release 2.52.1 (#8502)
* Prepare release 2.52.1

* Update CHANGELOG.md

* Update manifest

---------

Co-authored-by: Wires77 <Wires77@users.noreply.github.com>
2025-02-19 22:49:12 -06:00

40 lines
545 B
Plaintext

# Development tools
.idea/
.vs/
.vscode/
*.code-workspace
inspect.lua
# Development files
*.lnk
# Application files
Builds/
*.cfg
Settings.xml
# Testing
luajit/
spec/test_results.log
spec/test_generation.log
src/luacov.stats.out
# Release
manifest-updated.xml
# GGPK Export
src/Export/ggpk/metadata/
src/Export/ggpk/data/
src/Export/ggpk/*.exe
src/Export/ggpk/*.dll
# PoB Trader
*_currency_values.json
# Timeless Jewels
src/Data/TimelessJewelData/*.bin
# Simplegraphic Debugging
runtime/imgui.ini
runtime/SimpleGraphic/SimpleGraphic.log