DEV: update .gitignore file (#25261)

This commit is contained in:
Arpit Jalan
2024-01-15 19:42:37 +05:30
committed by GitHub
parent c7e3d27624
commit c177c198c5

2
.gitignore vendored
View File

@@ -8,6 +8,7 @@
/.env
/.procfile
/dump.rdb
.DS_Store
/config/discourse.conf
/config/discourse.pill
@@ -56,6 +57,7 @@
# We provide a .sample but people can use newer versions if they want to
.ruby-version
.ruby-gemset
.tool-versions
# Likewise, there is a .vscode-sample for VSCode config
.vscode