diff options
Diffstat (limited to '.gitignore')
-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 |