mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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
|
/logfile
|
||||||
log/
|
log/
|
||||||
bootsnap-load-path-cache
|
bootsnap-load-path-cache
|
||||||
|
bootsnap-compile-cache/
|
||||||
|
|
||||||
# Ignore plugins except for the bundled ones.
|
# Ignore plugins except for the bundled ones.
|
||||||
/plugins/*
|
/plugins/*
|
||||||
|
Loading…
Reference in New Issue
Block a user