diff options
| author | Alban Peignier | 2012-03-11 11:54:00 +0100 |
|---|---|---|
| committer | Alban Peignier | 2012-03-11 11:54:12 +0100 |
| commit | dc8a6f7f9182996ea3f39986b45c3a71927a8e4a (patch) | |
| tree | f6c2e5c48a896dc43f8c0795eb1f557b82483c80 /.gitignore | |
| parent | ae88454853f146acc6f1368a14e1180be2650d03 (diff) | |
| download | chouette-core-dc8a6f7f9182996ea3f39986b45c3a71927a8e4a.tar.bz2 | |
Add validations. Fixes specs
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index eb3489a98..6ae23e215 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ # Ignore all logfiles and tempfiles. /log/*.log /tmp +*~ |
