24 lines
431 B
Plaintext
24 lines
431 B
Plaintext
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
|
|
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
|
# github actions
|
|
.git
|
|
.github/
|
|
.*ignore
|
|
# User-specific stuff
|
|
.idea/
|
|
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
# Environments
|
|
.env
|
|
.venv
|
|
env/
|
|
venv*/
|
|
ENV/
|
|
.conda/
|
|
dashboard/
|
|
data/
|
|
changelogs/
|
|
tests/
|
|
.ruff_cache/
|
|
.astrbot
|
|
astrbot.lock |