1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

Rather than having a run.py file that checks build config at runtime, this file is generated at build time, making it easier to package it.

This commit is contained in:
Virgil Dupras
2010-10-04 15:42:38 +02:00
parent d2f968def7
commit 31555aa473
5 changed files with 42 additions and 39 deletions

View File

@@ -1,6 +1,7 @@
syntax: glob
.DS_Store
run.py
*.pyc
*.so
*.mode1v3