groups/home: add a link to subscribe to a group
[xnet] / .gitignore
index de15220..ca5f862 100644 (file)
@@ -3,6 +3,14 @@
 *.pyc
 *.pyo
 
+# Private files
+xnet/private/
+xnet/media/
+
+# Dev files
+xnet/db.sqlite
+xnet/settings/personal.py
+
 # Build-related files
 doc/_build/
 .coverage