mirror of https://github.com/ColorlibHQ/AdminLTE
updated .gitignore to not ignore png files
parent
169c2c7558
commit
b00e8de8b8
|
@ -1,8 +1,7 @@
|
||||||
**.DS_Store
|
*.DS_Store
|
||||||
.idea
|
.idea
|
||||||
/nbproject/private/
|
/nbproject/private/
|
||||||
/nbproject/
|
/nbproject/
|
||||||
/node_modules/
|
/node_modules/
|
||||||
TODO
|
TODO
|
||||||
**.zip
|
*.zip
|
||||||
**.png
|
|
||||||
|
|
Loading…
Reference in New Issue