diff options
author | BlueRaja <BlueRaja.admin@gmail.com> | 2013-10-29 03:34:41 -0500 |
---|---|---|
committer | BlueRaja <BlueRaja.admin@gmail.com> | 2013-10-29 03:34:41 -0500 |
commit | 7f355ef6be8960b6e0381d7a5089c281d63839c7 (patch) | |
tree | cad3d5f5a0041d964654d1ce5030d7070b52ed13 /.gitignore | |
parent | 2a5836002f62ec2bfa23d0f3e21d864417ed6d84 (diff) | |
download | pathery-7f355ef6be8960b6e0381d7a5089c281d63839c7.tar.xz |
Ignoring the email lock file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ /motdLockFile
/nbproject/private/
-/favicon.ico
\ No newline at end of file +/favicon.ico
+/emailLockFile
|