* Add Autowidth to dropdown control * Reduced maximum size to 1000 * Change the width of the box too but keep it to a smaller size limit
27 lines
303 B
Plaintext
27 lines
303 B
Plaintext
# Development tools
|
|
.idea/
|
|
.vs/
|
|
.vscode/
|
|
*.code-workspace
|
|
inspect.lua
|
|
|
|
# Development files
|
|
*.lnk
|
|
|
|
# Application files
|
|
Builds/
|
|
*.cfg
|
|
Settings.xml
|
|
|
|
# Testing
|
|
luajit/
|
|
|
|
# Release
|
|
manifest-updated.xml
|
|
|
|
# GGPK Export
|
|
src/Export/ggpk/Metadata/
|
|
src/Export/ggpk/Data/
|
|
src/Export/ggpk/*.exe
|
|
src/Export/ggpk/*.dll
|