mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-04-19 16:47:22 -05:00
Exclude python cache directories
This commit is contained in:
parent
ad322d54f0
commit
82d23dcf0e
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -34,4 +34,7 @@
|
|||
.DS_Store
|
||||
|
||||
# Exclude CMake build number cache
|
||||
/cmake/.CMakeBuildNumber
|
||||
/cmake/.CMakeBuildNumber
|
||||
|
||||
# Exclude python caches
|
||||
/**/__pycache__
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user