aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2023-01-16 02:19:29 +0100
committerSven Gothel <[email protected]>2023-01-16 02:19:29 +0100
commite568487a8b61123793c83a7bab2a257a2e2c22ca (patch)
treed4ac4658cb9b98b786d53d587ff40db57701cf5b /.gitignore
parentd22c3f963bab9afa8fffd198362cfcda0498a381 (diff)
Bump gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
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/*