Cambiado .gitignore para ignorar las imágenes dentro de img.data

This commit is contained in:
2014-04-08 23:24:33 +02:00
parent f0e76f92b5
commit 25e0264b27

2
.gitignore vendored
View File

@@ -1,4 +1,4 @@
nbproject
tmp/*
.DS_Store
/img.data/
img.data/*