Skip to content
Snippets Groups Projects
Commit 2fb4ff8c authored by Aaron's avatar Aaron Committed by Richard van der Hoff
Browse files

Add some stuff back to the .gitignore (#4843)


* Add some stuff back to the .gitignore

Signed-off-by: default avatarAaron Raimist <aaron@raim.ist>

* Add changelog

Signed-off-by: default avatarAaron Raimist <aaron@raim.ist>

* Reorder and remove old items from .gitignore

Signed-off-by: default avatarAaron Raimist <aaron@raim.ist>
parent 6861ce3f
No related branches found
No related tags found
No related merge requests found
...@@ -12,11 +12,15 @@ _trial_temp/ ...@@ -12,11 +12,15 @@ _trial_temp/
_trial_temp*/ _trial_temp*/
# stuff that is likely to exist when you run a server locally # stuff that is likely to exist when you run a server locally
/*.db
/*.log
/*.log.config
/*.pid
/*.signing.key /*.signing.key
/*.tls.crt /env/
/*.tls.key /homeserver*.yaml
/uploads
/media_store/ /media_store/
/uploads
# IDEs # IDEs
/.idea/ /.idea/
......
Add stuff back to the .gitignore.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment