diff options
| author | lonkaars <loek@pipeframe.xyz> | 2022-12-19 18:39:32 +0100 |
|---|---|---|
| committer | lonkaars <loek@pipeframe.xyz> | 2022-12-19 18:39:32 +0100 |
| commit | bfb6b4cf92747d5a6457ff1a1d6a85cbef7b019b (patch) | |
| tree | a4c4534e5b1102ea0e36250c7c27c86554ceab8e /src/.gitignore | |
| parent | 3f01179d64959276062284ab17239844c02d952c (diff) | |
bouncing ball beginsel
Diffstat (limited to 'src/.gitignore')
| -rw-r--r-- | src/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 0000000..d830ccc --- /dev/null +++ b/src/.gitignore @@ -0,0 +1,3 @@ +pixeldata-ball.vhd +bitmap-ball.vhd + |