Commit 188e451c7643477cb22bf00674c90cb35cd7556e

Authored by shtirlic
1 parent 2eb56e3d

Add .directory to .gitignore

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
.gitignore
... ... @@ -8,3 +8,4 @@ coverage/*
8 8 *.swp
9 9 public/uploads/
10 10 .rvmrc
  11 +.directory
... ...