mirror of https://github.com/aliasrobotics/cai.git
chore: ignore PyCharm .idea/ directory
Uncomment .idea/ directory in .gitignore to ensure PyCharm IDE project configuration files are excluded from version control.
This commit is contained in:
parent
21a61969d9
commit
41bb33c761
|
|
@ -135,7 +135,7 @@ dmypy.json
|
|||
cython_debug/
|
||||
|
||||
# PyCharm
|
||||
#.idea/
|
||||
.idea/
|
||||
|
||||
# Ruff stuff:
|
||||
.ruff_cache/
|
||||
|
|
|
|||
Loading…
Reference in New Issue