diff options
author | Thomas Van Iseghem <[email protected]> | 2022-12-18 17:00:52 +0100 |
---|---|---|
committer | Thomas Van Iseghem <[email protected]> | 2022-12-18 17:00:52 +0100 |
commit | 5661bd1128215dbe795cf2161622aa9b434771e4 (patch) | |
tree | b35921a1542b041750ce03beb701b5f93d5d918f | |
parent | ec7a620ad8340c08dbb49190029cfa5bdcb77d43 (diff) | |
download | OpenCortex-5661bd1128215dbe795cf2161622aa9b434771e4.tar.gz OpenCortex-5661bd1128215dbe795cf2161622aa9b434771e4.zip |
gitignore desktop editor until release
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..27365e3 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +desktop_editor
\ No newline at end of file |