1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

Ignore compiled Python files.

(This used to be commit ff14ffc658)
This commit is contained in:
Jelmer Vernooij 2008-01-10 23:40:08 +01:00
parent 9eec5ad906
commit dc6058e992

1
.gitignore vendored
View File

@ -7,6 +7,7 @@ autom4te.cache
*.x
*.hd
*.ho
*.pyc
Makefile
configure
source/bin/*