mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 05:06:44 +01:00
chore: exclude minor versions >= 10 by default (no need for < 10)
This commit is contained in:
parent
2b821db963
commit
48308400f7
3
.gitignore
vendored
3
.gitignore
vendored
@ -138,6 +138,5 @@ build/
|
|||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
# Ignore run folders
|
# Ignore run folders
|
||||||
run-[0-9].[0-9]/
|
run-[0-9].[0-9][0-9]/
|
||||||
run-[0-9].[0-9].[0-9]/
|
|
||||||
run-[0-9].[0-9][0-9].[0-9]/
|
run-[0-9].[0-9][0-9].[0-9]/
|
||||||
|
Loading…
Reference in New Issue
Block a user