diff options
author | Pacien TRAN-GIRARD | 2015-10-10 11:00:53 +0200 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2015-10-10 11:00:53 +0200 |
commit | f2b5c5ef33e4a424a28ea132eb10b80966a79c42 (patch) | |
tree | 63aaabe6226e78120ac2a567038de623b7000bae | |
parent | 5417a599e3952fcb317c5fc8211825207bee7c72 (diff) | |
download | seam-stitcher-f2b5c5ef33e4a424a28ea132eb10b80966a79c42.tar.gz |
Ignore generated test files
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ | |||
1 | # Ignore ouput files | ||
2 | output/* | ||
3 | !output/.gitkeep | ||
4 | |||
1 | # Created by .ignore support plugin (hsz.mobi) | 5 | # Created by .ignore support plugin (hsz.mobi) |
2 | ### Eclipse template | 6 | ### Eclipse template |
3 | *.pydevproject | 7 | *.pydevproject |