diff options
author | Snap <snapwilliam@gmail.com> | 2015-04-25 22:30:21 -0700 |
---|---|---|
committer | Snap <snapwilliam@gmail.com> | 2015-04-25 22:30:21 -0700 |
commit | 79d3c716e38084beab01d34a5f49a5aee7e72526 (patch) | |
tree | f71ed377e66fa2f4447e331eb5dd44bc701626b1 /.gitignore | |
parent | e0979d05a26ee14ac20f3e8bc3a4f358a25041f4 (diff) | |
download | pathery-79d3c716e38084beab01d34a5f49a5aee7e72526.tar.xz |
Some work on the Chat.
Fixed bug where user could chat as "SERVER"
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,7 +2,8 @@ /nbproject/private/
/favicon.ico
/emailLockFile
+/GitEyePathery
/.dropbox
/desktop.ini
-/.project +/.project
|