diff options
author | Your Name <you@example.com> | 2024-12-10 19:32:51 -0500 |
---|---|---|
committer | Your Name <you@example.com> | 2024-12-10 19:32:51 -0500 |
commit | 509423b3eefef16a1cd6436246aeb89ae3a58994 (patch) | |
tree | e5a88e6f867c4c84484868bc3cad2ff19ef533aa /.gitignore | |
parent | 056c006c687995198d0ec02eeebc2b00a6097879 (diff) | |
download | dmtool-12b8a57414ea37b466b862a5d89db857a83ef790.tar.gz (sig) dmtool-12b8a57414ea37b466b862a5d89db857a83ef790.tar.bz2 (sig) dmtool-12b8a57414ea37b466b862a5d89db857a83ef790.zip (sig) |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ __pycache__/ *.d test dmtool +parsed/ |