about summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 9093ab3..ee2da23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
-server
-client
-!src
+/server
+/client
+!/src/server/
+!/src/client/