Add luckperms database and velocity proxy
This commit is contained in:
11
.gitignore
vendored
Executable file
11
.gitignore
vendored
Executable file
@@ -0,0 +1,11 @@
|
||||
# Ignore the .git directory when using `tree --gitignore -a`.
|
||||
/.git
|
||||
|
||||
# Ignore environment variable files containing secrets.
|
||||
/.env
|
||||
|
||||
# Docker volumes
|
||||
/velocity/data/*
|
||||
/luckperms/data/*
|
||||
|
||||
!/**/.keep
|
||||
Reference in New Issue
Block a user