Ignore derived files and the IRC library.
authorEric S. Raymond <esr@thyrsus.com>
Sat, 25 Aug 2012 10:34:57 +0000 (06:34 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Sat, 25 Aug 2012 10:34:57 +0000 (06:34 -0400)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..261c3f8
--- /dev/null
@@ -0,0 +1,4 @@
+irker.pyc
+irclib.py
+irclib.pyc
+python-irclib*