ignore matrix federation files
This commit is contained in:
parent
75191caaa4
commit
5762df1c5a
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,5 +1,8 @@
|
|||
#specific directories
|
||||
node_modules
|
||||
.well-known
|
||||
|
||||
# symbolic links
|
||||
res
|
||||
|
||||
# glob match
|
||||
|
@ -11,4 +14,4 @@ res
|
|||
|
||||
# file extensions
|
||||
*.log
|
||||
*.txt
|
||||
*.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue