OSDN Git Service

add .gitignore
authort.moriyama <t.moriyama@users.sourceforge.jp>
Mon, 8 Apr 2013 16:31:47 +0000 (01:31 +0900)
committert.moriyama <t.moriyama@users.sourceforge.jp>
Mon, 8 Apr 2013 16:31:47 +0000 (01:31 +0900)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..a47eea2
--- /dev/null
@@ -0,0 +1,14 @@
+*~
+
+*.py[cod]
+
+# C extensions
+*.so
+
+# Packages
+*.egg
+*.egg-info
+dist
+build
+eggs
+