diff --git a/.SyncIgnore b/.SyncIgnore index ba64ff3..589ffea 100644 --- a/.SyncIgnore +++ b/.SyncIgnore @@ -12,3 +12,4 @@ ehthumbs.db desktop.ini Thumbs.db .git +.gitattributes diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e6f283e --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.SyncArchive +.SyncID +.SyncIgnore