diff options
author | Chris St. Pierre <chris.a.st.pierre@gmail.com> | 2012-11-01 08:49:18 -0400 |
---|---|---|
committer | Chris St. Pierre <chris.a.st.pierre@gmail.com> | 2012-11-01 08:49:25 -0400 |
commit | 1aa4792d349c775c1c0ec952799c9279b8db6034 (patch) | |
tree | 0f32ce99830f47079749ba97149052568b70c7e4 | |
parent | 787012b57ced1baefcba1a54cf35bdb9f9ceba37 (diff) | |
download | bcfg2-1aa4792d349c775c1c0ec952799c9279b8db6034.tar.gz bcfg2-1aa4792d349c775c1c0ec952799c9279b8db6034.tar.bz2 bcfg2-1aa4792d349c775c1c0ec952799c9279b8db6034.zip |
git: ignore rope metadata
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7cbb5d48d..721b73333 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,6 @@ TAGS # test artifacts testsuite/test.sqlite + +# rope project metadata +.ropeproject |