Skip to content

Commit 8b29ebe

Browse files
committed
Fixed bug in .gitignore
1 parent 75f6938 commit 8b29ebe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Ignore all other shaderpacks
12
*
2-
.gitignore
3+
# Add the files relating to the tutorial
4+
!.gitignore
35
!Tutorial*

0 commit comments

Comments
 (0)