diff options
Diffstat (limited to 'demos')
-rw-r--r-- | demos/.gitignore | 2 | ||||
-rw-r--r-- | demos/spectrum/app/.gitignore | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/demos/.gitignore b/demos/.gitignore new file mode 100644 index 0000000..bc54bd5 --- /dev/null +++ b/demos/.gitignore @@ -0,0 +1,2 @@ +*.dll +*.dso diff --git a/demos/spectrum/app/.gitignore b/demos/spectrum/app/.gitignore new file mode 100644 index 0000000..82cf2a2 --- /dev/null +++ b/demos/spectrum/app/.gitignore @@ -0,0 +1,2 @@ +spectrum +spectrum.exe |