Update requirements.
[xnet] / .gitignore
index 59f5ed5..de15220 100644 (file)
@@ -1,3 +1,13 @@
+# Temporary files
 .*.swp
-.*.swo
 *.pyc
+*.pyo
+
+# Build-related files
+doc/_build/
+.coverage
+*.egg-info
+build/
+dist/
+htmlcov/
+MANIFEST