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