Create Luau.gitignore
@@ -0,0 +1,14 @@
+# A fast, small, safe, gradually typed embeddable scripting language derived from Lua
+#
+# https://github.com/luau-lang/luau
+# https://luau.org/
+
+# Code coverage
+coverage.out
+# Profiling
+profile.out
+profile.svg
+# Time trace
+trace.json