Last active
July 18, 2026 13:23
-
-
Save dante-nl/873fc68290247519ca77c0099cf471f0 to your computer and use it in GitHub Desktop.
Skript lang .gitignore
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Really simple gitignore for Skript lang for Minecraft | |
| # Written by dante_nl | |
| # Feel free to use :) | |
| -* | |
| # ignore disabled files | |
| .DS_Store | |
| # ignore macos file |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment