diff options
author | Sven Gothel <[email protected]> | 2023-01-16 02:19:29 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-01-16 02:19:29 +0100 |
commit | e568487a8b61123793c83a7bab2a257a2e2c22ca (patch) | |
tree | d4ac4658cb9b98b786d53d587ff40db57701cf5b /.gitignore | |
parent | d22c3f963bab9afa8fffd198362cfcda0498a381 (diff) |
Bump gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b63ce4f99..c8f032dd9 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,9 @@ build javadoc_public build-temp make/temp* +make/Test*png +make/cmp-old2new/ +make/lib/swt-* temp/* .idea/workspace.xml .settings/* |