Files
pyinstaller/.hgignore
T
htgoebel e9024be60f Undoing change committed in r503.
git-svn-id: http://svn.pyinstaller.org/trunk@504 8dd32b29-ccff-0310-8a9a-9233e24343b1
2008-07-28 18:40:45 +00:00

18 lines
214 B
Plaintext

# use glob syntax.
syntax: glob
*.pyc
*~
*.egg-info
.svn
logdict*.log
syntax: regexp
^\.hg\.off/
^dist/
^build/
^support/loader/run
^support/loader/run_d
^source/linux/Makefile
^buildtests/test[0-9]+.exe
^patches