aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Van Iseghem <[email protected]>2022-12-26 16:49:53 +0100
committerThomas Van Iseghem <[email protected]>2022-12-26 16:49:53 +0100
commite7cfebe8f93cfb55b8c971a43621716c27f0182d (patch)
treeb1b2ccac4b1551553e4917fc9072ab402a89d875 /.gitignore
parent42254f4fb2361abae0e61c06ede8501816f21f9e (diff)
downloadOpenCortex-e7cfebe8f93cfb55b8c971a43621716c27f0182d.tar.gz
OpenCortex-e7cfebe8f93cfb55b8c971a43621716c27f0182d.zip
Very basic proof of concept preset loader
Currently only tested on the local sample files. Misses a lot of functionality such as grid routing, IO,... Can only display the blocks in their location of the grid, preset name, preset location.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 27365e3..600d2d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-desktop_editor \ No newline at end of file
+.vscode \ No newline at end of file