diff options
author | Stefan Wintermeyer <stefan.wintermeyer@amooma.de> | 2012-12-17 12:34:41 +0100 |
---|---|---|
committer | Stefan Wintermeyer <stefan.wintermeyer@amooma.de> | 2012-12-17 12:34:41 +0100 |
commit | 65ad4f4f029c4c072fbc3a79a7677b1010cd5afd (patch) | |
tree | 3d170c317370908c9d4903e82fdbf141ad130a62 | |
parent | b80bd744ad873f6fc43018bc4bfb90677de167bd (diff) |
Added public/assets to .gitignore.
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -73,6 +73,8 @@ ERD.png tmp/sass-cache tmp/cache +public/assets + # directory created by "bundle install --path ." (not needed anyway): /ruby |