mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-02 12:48:57 +01:00
8d98dc8ffe
I just got bitten by a file being caught by the .gitignore, which shouldn't have been, and am now pissed off with the .gitignore. I have basically declared bankruptcy on it and started again.
7 lines
46 B
Text
7 lines
46 B
Text
*.db
|
|
*.log
|
|
*.log.*
|
|
*.pid
|
|
|
|
/media_store.*
|
|
/etc
|