1 Star 0 Fork 0

螭奇/web像素画工具Piskel

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 590 Bytes
一键复制 编辑 原始数据 按行查看 历史
Julian Descottes 提交于 2017-06-09 16:26 +08:00 . Update gitignore for vscode
# mac artifacts
*.DS_Store
# nodejs local installs
node_modules
npm-debug.log
# node webkit cache
cache
# sublime text stuff (the -project should actually be shared, but then we'd have to share the same disk location)
*.sublime-project
*.sublime-workspace
# netbeans project folder
nbproject
# vscode workspace folder
.vscode
# git stackdumps
*.stackdump
# diffs
diff.txt
# build destination
dest
build/closure/closure_compiled_binary.js
# spriting artifacts
src/img/icons.png
src/img/icons@2x.png
src/css/icons.css
# plato report directory
report
# marked as private
*.private.*
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/YC_1ccode/web-pixel-drawing-tool--pixel.git
git@gitee.com:YC_1ccode/web-pixel-drawing-tool--pixel.git
YC_1ccode
web-pixel-drawing-tool--pixel
web像素画工具Piskel
master

搜索帮助