aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Anderson <[email protected]>2011-05-04 19:33:51 -0400
committerBrian Anderson <[email protected]>2011-05-04 19:34:46 -0400
commit619b4743e340f4d3d69addd66282e50fb1fb2cf0 (patch)
tree498794a12f7eabddd626424ab7a95b47c8b2f58b
parentAdd missing ret statements to check_mod (diff)
downloadrust-619b4743e340f4d3d69addd66282e50fb1fb2cf0.tar.xz
rust-619b4743e340f4d3d69addd66282e50fb1fb2cf0.zip
Add *.pyc to .gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 184f1402..76e56941 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,3 +53,4 @@ config.mk
/build/
src/.DS_Store
/stage0/
+*.pyc