remove custom root asset files from tracking
This commit is contained in:
parent
d268912a69
commit
9b1cf425d1
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -2,3 +2,7 @@ node_modules
|
||||||
vendor
|
vendor
|
||||||
dist
|
dist
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
NOTES.md
|
||||||
|
assets/_root/thats*gif
|
||||||
|
assets/_root/*palpha.jpg
|
||||||
|
assets/_root/*_public_key.asc
|
||||||
|
|
Loading…
Reference in a new issue