Add the .styles folder to the gitignore
This commit is contained in:
parent
47a3461680
commit
e858be6fa2
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
|||
node_modules/
|
||||
*.tmp
|
||||
*.bak.*
|
||||
references.txt
|
||||
references.txt
|
||||
.styles/
|
||||
Loading…
Add table
Add a link
Reference in a new issue