Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Jajcus/pyxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
-rw-r--r--pyxmpp/.gitignore1
2 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..adc9092
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*.pyc
+build
+tests/pyxmpp
+examples/pyxmpp
diff --git a/pyxmpp/.gitignore b/pyxmpp/.gitignore
new file mode 100644
index 0000000..9852786
--- /dev/null
+++ b/pyxmpp/.gitignore
@@ -0,0 +1 @@
+version.py