mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-16 18:50:13 +00:00
Update .gitignore
This commit is contained in:
parent
9543e05cec
commit
136bce4fa8
1 changed files with 0 additions and 9 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -6,12 +6,3 @@ venv/
|
|||
*.pyc
|
||||
pluralkit.conf
|
||||
pluralkit.*.conf
|
||||
|
||||
#ignores the __init__.py files they are blank and create unneeded writes to disks, with the expection of
|
||||
# src/pluralkit/bot/commands/__init__.py
|
||||
# and
|
||||
# src/pluralkit/bot/__init__.py
|
||||
|
||||
*__init__.py
|
||||
!/src/pluralkit/bot/commands/__init__.py
|
||||
!src/pluralkit/bot/__init__.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue