1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +03:00

* Ignore .pyc and .pyo files produced as a side-effect of running

Python examples.
(This used to be commit 3bb4bd3ed6)
This commit is contained in:
Martin Pool
2002-12-12 04:44:47 +00:00
parent 120ead2f94
commit 022a853781

View File

@ -0,0 +1,2 @@
*.pyc
*.pyo