1
0
mirror of https://github.com/Tygs/0bin.git synced 2023-08-10 21:13:00 +03:00

Ignore build artefacts from virtualenv & node.

This commit is contained in:
Andreas Zeidler 2017-03-22 15:56:23 +01:00
parent a185c11247
commit bd468e28de

11
.gitignore vendored
View File

@ -27,6 +27,17 @@ dist
*.egg
*.in
# virtualenv
/bin/
/include/
/lib/
# node
/node_modules/
/yui-compressor
# others
content