Decode received data in byte type to str type
[doctor.git] / .gitignore
index dac8212..c671eee 100644 (file)
@@ -1,2 +1,14 @@
-build/
-public/
+*~
+*.pyc
+.*.sw?
+**.log
+/docs_build/
+/docs_output/
+/releng/
+/tests/*.img
+
+#IntelJ Idea
+.idea/
+
+#Build results
+.tox