This website works better with JavaScript
Home
Explore
Help
Sign In
lua
/
lua-https
mirror of
https://github.com/love2d/lua-https.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Ignore .vscode and build folders.
Miku AuahDark
2 years ago
parent
af279dfbc7
commit
b796337e2c
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
.gitignore
+ 2
- 1
.gitignore
View File
@@ -3,4 +3,5 @@
*.dll
*.exe
*.so
-build
+.vscode/
+build*/