diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2020-04-24 20:11:30 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2020-04-24 20:11:30 +0000 |
| commit | 5c720e00ffdea4390f5891312768eed78856dce6 (patch) | |
| tree | 2adb9c0d4015131c4b250c81404df3e4e367577b | |
| parent | only mark ValueStreams dirty if they actually changed (diff) | |
| download | alive-5c720e00ffdea4390f5891312768eed78856dce6.tar.gz alive-5c720e00ffdea4390f5891312768eed78856dce6.zip | |
add root .gitignore
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8d17864 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +luarocks.lock +/*.alv +!/hello.alv |
