diff options
| -rw-r--r-- | .gitignore | 2 | ||||
| -rw-r--r-- | wotonomy-test/.gitignore | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2c430c3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.svn +.DS_Store diff --git a/wotonomy-test/.gitignore b/wotonomy-test/.gitignore new file mode 100644 index 0000000..0b5a49d --- /dev/null +++ b/wotonomy-test/.gitignore @@ -0,0 +1,2 @@ +.DS_Store +target |
