diff options
author | Patrick Davison <snapwilliam@gmail.com> | 2014-01-14 03:06:46 -0800 |
---|---|---|
committer | Patrick Davison <snapwilliam@gmail.com> | 2014-01-14 03:06:46 -0800 |
commit | 64848a7e2a21d5da9a8c32fd45cd892398db1d42 (patch) | |
tree | a7b4a66eb4d1be29dd4021a57aba72c0d1d4f83e /.gitignore | |
parent | 1b40945878f33ab4b8af8089ea6c5be02b9d0761 (diff) | |
parent | 651715e5db3cbe3f6c41fadfb89960793ae5620c (diff) | |
download | pathery-64848a7e2a21d5da9a8c32fd45cd892398db1d42.tar.xz |
Merge of mapoftheday, whoops.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ /motdLockFile
/nbproject/private/
-/favicon.ico
\ No newline at end of file +/favicon.ico
+/emailLockFile
+
+/.dropbox
+/desktop.ini
|