diff options
author | John Ankarström <john@ankarstrom.se> | 2022-01-22 22:36:18 +0100 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2022-01-22 22:36:18 +0100 |
commit | 5278d70e5a0b771079189c64723d3bd9998734d6 (patch) | |
tree | d6aa6087956163bb648a008b1f55e38f72a2c623 /.gitignore | |
download | ieditor-master.tar.gz |
A ieditor.pl
A ieditor_gesture.pl
A test.pl
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c013716 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ +*.lnk
\ No newline at end of file |