Ignore pyc and backup files. ignore
authorJelmer Vernooij <jelmer@samba.org>
Sat, 17 May 2008 13:54:47 +0000 (15:54 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 17 May 2008 13:54:47 +0000 (15:54 +0200)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..f3d74a9
--- /dev/null
@@ -0,0 +1,2 @@
+*.pyc
+*~