Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

Commit 6354d4f

Browse files
committed
feat: ignore important files
1 parent 94c0643 commit 6354d4f

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

.gitignore

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Minecraft-essentials - A Package that gives all Minecraft client essentials.
2+
# * Copyright (C) 2024 minecraft-essentials
3+
# * This program is free software: you can redistribute it and/or modify
4+
# * it under the terms of the GNU General Public License as published by
5+
# * the Free Software Foundation; either version 3 of the License, or
6+
# * (at your option) any later version.
7+
# *
8+
# * This program is distributed in the hope that it will be useful,
9+
# * but WITHOUT ANY WARRANTY; without even the implied warranty of
10+
# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11+
# * GNU General Public License for more details.
12+
# *
13+
# * You should have received a copy of the GNU General Public License v3.0
14+
# * along with this program.
15+
16+
17+
18+
/target

0 commit comments

Comments
 (0)