mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 14:52:46 +08:00
ignore bootsnap cache directories
This commit is contained in:
parent
50203794e6
commit
df096f7803
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -44,6 +44,7 @@ config/discourse.conf
|
|||
/logfile
|
||||
log/
|
||||
bootsnap-load-path-cache
|
||||
bootsnap-compile-cache/
|
||||
|
||||
# Ignore plugins except for the bundled ones.
|
||||
/plugins/*
|
||||
|
|
Loading…
Reference in New Issue
Block a user