mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-15 11:25:26 +00:00
.gitignore: tidy and ignore .cache/
This commit is contained in:
parent
47470cc8e2
commit
140e4a04b5
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -77,7 +77,10 @@ gradlew
|
||||||
gradlew.bat
|
gradlew.bat
|
||||||
gradle-wrapper.jar
|
gradle-wrapper.jar
|
||||||
|
|
||||||
#ignore Sourcetrail things
|
# Ignore Sourcetrail things
|
||||||
*.srctrlbm
|
*.srctrlbm
|
||||||
*.srctrldb
|
*.srctrldb
|
||||||
*.srctrlprj
|
*.srctrlprj
|
||||||
|
|
||||||
|
# Ignore clangd things
|
||||||
|
.cache/
|
||||||
|
|
Loading…
Reference in a new issue