Browse Source

update git ignore

Guillermo Espinoza 8 years ago
parent
commit
df067443fe
2 changed files with 3 additions and 1 deletions
  1. 3 1
      .gitignore
  2. 0 0
      web/workflows_png/.gitkeep

+ 3 - 1
.gitignore

@@ -17,4 +17,6 @@
 /vendor/
 /web/bundles/
 app/Resources/workflows/workflow_list.yml
-/web/workflows_png/
+!/web/workflows_png
+/web/workflows_png/*
+!web/workflows_png/.gitkeep

+ 0 - 0
web/workflows_png/.gitkeep