diff options
Diffstat (limited to 'wordcount/.gitignore')
-rw-r--r-- | wordcount/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/wordcount/.gitignore b/wordcount/.gitignore new file mode 100644 index 0000000..37b28cc --- /dev/null +++ b/wordcount/.gitignore @@ -0,0 +1,4 @@ +.DS_Store +_build +_resources +logs |