diff options
author | Sven Gothel <[email protected]> | 2023-05-23 11:04:42 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-05-23 11:04:42 +0200 |
commit | d845e8c54ad742dd57a303dcf7fafdfb78a12e33 (patch) | |
tree | 02433f97c3b37a76e7f621584938683798b58158 /.gitignore | |
parent | baa2c31d9e4b49f72323e38c7d6fc59affaa29bc (diff) |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,5 +14,7 @@ temp_recording.wav # Ignore files generated by ant. buildant/ +buildant-examples/ dist/ +/bin/ |