aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index cb404df..3b0260e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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