diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-03-01 18:41:56 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-03-01 18:41:56 -0500 |
commit | 2cda3faccf750296225f1a6c0ddc740755841129 (patch) | |
tree | 09c0f0c28d0507463d963fb275ba24168c897533 /.gitignore | |
parent | e85a89269be2f7d4cfe3c999a2b68097227c3e52 (diff) |
windows installer
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,8 @@ ted +!windows_installer/ted +!windows_installer/ted/ted +Debug +Release *~ *.swp tags |