Files
m2110/.gitignore
2026-05-24 18:34:01 +03:00

21 lines
404 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

*
# Раз-игнорировать нужные папки (сначала саму папку как директорию)
!/mods/
!/shaderpacks/
!/bash/
# Раз-игнорировать содержимое этих папок
!/mods/**
!/shaderpacks/**
!/bash/**
# Раз-игнорировать файлы с префиксом pakku
!pakku*
# ReadMe
!ReadMe.md
/mods/*.disabled
/mods/.index