mirror of
https://github.com/element-hq/synapse.git
synced 2025-11-22 00:05:29 -05:00
Capture the .gitignore file
This commit is contained in:
parent
cf45ed1bc0
commit
31ac288eb7
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@ -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
|
||||||
Loading…
x
Reference in New Issue
Block a user