diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-10-01 21:43:22 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-10-01 21:43:22 +0000 |
commit | 81ccc3e54cfdc3b88fcb1404fb6885a9431ea3d8 (patch) | |
tree | 24d8076d77db8738ea5e334ca4fc0e110943b08b /users | |
parent | Issue warning if Unicode is seen. (diff) | |
download | gentoo-81ccc3e54cfdc3b88fcb1404fb6885a9431ea3d8.tar.gz gentoo-81ccc3e54cfdc3b88fcb1404fb6885a9431ea3d8.tar.bz2 gentoo-81ccc3e54cfdc3b88fcb1404fb6885a9431ea3d8.zip |
Ignore compiled python.
Diffstat (limited to 'users')
-rw-r--r-- | users/antarus/projects/infra/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/users/antarus/projects/infra/.gitignore b/users/antarus/projects/infra/.gitignore new file mode 100644 index 0000000000..52e4e61140 --- /dev/null +++ b/users/antarus/projects/infra/.gitignore @@ -0,0 +1,2 @@ +*.pyc +*.pyo |