mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-18 03:16:08 +00:00
Capture the .gitignore file
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
*.pyc
|
||||
.*.swp
|
||||
|
||||
_trial_temp/
|
||||
logs/
|
||||
dbs/
|
||||
*.egg
|
||||
dist/
|
||||
docs/build/
|
||||
*.egg-info
|
||||
|
||||
cmdclient_config.json
|
||||
homeserver.db
|
||||
|
||||
.coverage
|
||||
htmlcov
|
||||
|
||||
demo/*.db
|
||||
demo/*.log
|
||||
Reference in New Issue
Block a user