We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent decd12a commit d934d02Copy full SHA for d934d02
.gitignore
@@ -1,5 +1,9 @@
1
# Ignore Vscode Folder
2
.vscode
3
-# Ignore Lua Implementation
+
4
+# Ignore Lua Implementation and srlua
5
lua51.dll
-luajit.exe
6
+luajit.exe
7
+srlua
8
+luajit
9
+buildnotes.txt
0 commit comments