summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPeter Fors <peter.fors@mindkiller.com>2025-04-28 22:24:09 +0200
committerPeter Fors <peter.fors@mindkiller.com>2025-04-28 22:24:09 +0200
commit9463faa436e1b981ef72000568445a83682f2658 (patch)
tree3aa7f59a2199cbe7df4555dc2b4963d1b5a5b86f /.gitignore
parente08b851c79ae9a7fc0a2066e49110dc7fb426bce (diff)
add a few python scripts for mapper generation and setup
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 25005d6..c185c0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,6 @@ TODO
dump_mappers
fragment_shader.h
vertex_shader.h
+*.fm2
+fm2h.py
+gmon.out \ No newline at end of file