summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorjoshreve <j.a.shreve@gmail.com>2021-07-03 13:01:28 -0400
committerjoshreve <j.a.shreve@gmail.com>2021-07-03 13:01:28 -0400
commit1866c114f144b6fc828716b00782ec8d516c3e41 (patch)
treeca73212b7e93b7f81ffc777ad5095c4418025db4 /.gitignore
parent4c634cc70cb1c97b5b332011548c32f6bb21f3d2 (diff)
Large change to things directory with pregenerated files in multiple configurations. Implemented prebuild generator to automatically create pregenerated files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9ab9bda..325f97b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
.idea/
*.FCStd1
debug_*
+*/__pycache__/*