diff options
| author | Jonas Smedegaard <dr@jones.dk> | 2016-08-28 14:23:37 +0200 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2016-08-28 14:23:37 +0200 |
| commit | d38ae6faad47480334bef34bde47dfa41c03a11f (patch) | |
| tree | e7a19a08d55fb917fbdda5f281e97b79f5496e37 /sample/.gitignore | |
Initial draft.
Diffstat (limited to 'sample/.gitignore')
| -rw-r--r-- | sample/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sample/.gitignore b/sample/.gitignore new file mode 100644 index 0000000..9053879 --- /dev/null +++ b/sample/.gitignore @@ -0,0 +1,3 @@ +# ignore auto-generated intermediate and draft files +*.mdn +*.xml |
