mirror of
https://github.com/LemmyNet/lemmy.git
synced 2026-01-06 05:40:02 -06:00
Move entry from .rgignore to .gitignore (#3752)
rg command respects gitignore, and sql dumps should be ignored by git as well. So theres no reason to have a separate file.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -30,3 +30,6 @@ bindings
|
||||
# Database cluster and sockets for testing
|
||||
dev_pgdata/
|
||||
*.PGSQL.*
|
||||
|
||||
# database dumps
|
||||
*.sqldump
|
||||
|
||||
Reference in New Issue
Block a user