Skip to content

Commit 6313928

Browse files
committed
Update build data and stuff
1 parent c627707 commit 6313928

File tree

10 files changed

+491
-197
lines changed

10 files changed

+491
-197
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,5 +220,9 @@ gradle-app.setting
220220

221221
# End of https://www.toptal.com/developers/gitignore/api/intellij+all,gradle,java,eclipse,git
222222

223-
# Skript test runners
223+
# TODO remove this in the future after some time since https://github.com/SkriptLang/Skript/pull/4979
224+
# This ensures developers don't upload their old existing test_runners/ folder.
224225
test_runners/
226+
227+
## Mac MetaData
228+
**/.DS_Store

0 commit comments

Comments
 (0)