mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-24 18:23:39 -05:00
Exclude python cache directories
This commit is contained in:
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__
|
||||
|
||||
Reference in New Issue
Block a user