Quellcode durchsuchen

Create Luau.gitignore

Math vor 1 Monat
Ursprung
Commit
1824e57c1d
1 geänderte Dateien mit 9 neuen und 0 gelöschten Zeilen
  1. 9 0
      Luau.gitignore

+ 9 - 0
Luau.gitignore

@@ -0,0 +1,9 @@
+# Code coverage
+coverage.out
+
+# Profiling
+profile.out
+profile.svg
+
+# Time trace
+trace.json