diff options
| -rw-r--r-- | ychat/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ychat/.gitignore b/ychat/.gitignore new file mode 100644 index 0000000..8f13c05 --- /dev/null +++ b/ychat/.gitignore @@ -0,0 +1,4 @@ +obj/ +bin/ +log/ +mods/ |
