blob: 14af3e20ad683597be892f3d7a63bc5a2b6ebbe8 [file] [log] [blame]
Marc Kupietz9452d322025-12-12 16:42:50 +01001# Test data files
2*.i5.xml
3*.zip
4!share/*.jar
5
6# Build artifacts
7blib/
8local/
9Makefile
10MYMETA*
11pm_to_blib
12pod2htmd.tmp
13
14# Git and version control
15.git/
16.github/
17.gitignore
18
19# IDE files
20.idea/
21*.swp
22*~
23
24# Temporary and output files
25*.xml
26*.tar.gz
27*.tar.xz
28err
29out
30out.txt
31new
32old
33a/
34b/
35BNC/
36
37# CI/CD
38.gitlab-ci-local/
39.gitlab-ci-local-variables.yml*
40
41# Documentation (included via COPY)
42# Readme.pod will be included