Add some gitignore patterns
This commit is contained in:
parent
4a2675cd45
commit
bd763a65a8
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,2 +1,4 @@
|
|||
node_modules/
|
||||
*.tmp
|
||||
*.tmp
|
||||
*.bak.*
|
||||
references/
|
||||
Loading…
Add table
Add a link
Reference in a new issue