lune/.gitignore
2023-03-15 10:18:13 +01:00

24 lines
392 B
Text

# Annoying macOS finder stuff
/.DS_Store
/**/.DS_Store
# Autogenerated dirs
/bin
/target
/wiki
# Autogenerated files
lune.yml
luneDocs.json
luneTypes.d.luau
# NOTE: Don't remove the typedefs file in the docs dir!
# We depend on it to autogenerate all of the above files.
!/docs/luneTypes.d.luau
# Files generated by runtime or build scripts
packages/lib-roblox/scripts/brick_color.rs