diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -61,4 +61,7 @@ bin/* *.files *.includes *.idb -*.exp
\ No newline at end of file +*.exp + +# Build configuarion. +/custom.py
\ No newline at end of file |