Pārlūkot izejas kodu

Merge pull request #4597 from m4fh/luau

Create Luau.gitignore
Daniel Johnson 1 mēnesi atpakaļ
vecāks
revīzija
5b0261b467
1 mainītis faili ar 14 papildinājumiem un 0 dzēšanām
  1. 14 0
      Luau.gitignore

+ 14 - 0
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