Skip to content

Commit 9080549

Browse files
authored
Merge pull request #2942 from BentoBoxWorld/copilot/fix-remove-paper-nms-directory
chore: remove accidentally committed `.paper-nms/` directory and add to `.gitignore`
2 parents 0dbb116 + f33acd8 commit 9080549

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ $RECYCLE.BIN/
3535
*.ear
3636
hs_err_pid*
3737

38+
# Paper NMS
39+
.paper-nms/
40+
3841
# Maven
3942
target/
4043
pom.xml.tag

.paper-nms/1.21.11/mappings_1.21.11.tiny.missing

Whitespace-only changes.

0 commit comments

Comments
 (0)