a mirror of the irs's new direct file system just in case it gets taken down
1*.class
2maven-wrapper.jar
3*.log
4*.log.*
5.DS_Store
6audit_log.txt
7
8# Local maven properties
9**/application-local.*
10
11# MS Word temporary files
12~$*
13
14# Jetbrains products
15.idea
16.idea_modules
17/.worksheet/
18*.iml
19
20node_modules/
21bin
22
23# sbt specific
24dist/*
25target/
26lib_managed/
27src_managed/
28project/boot/
29project/plugins/project/
30project/local-plugins.sbt
31.history
32.ensime
33.ensime_cache/
34.sbt-scripted/
35local.sbt
36
37# Bloop
38.bsp
39
40# Metals
41.bloop/
42.metals/
43metals.sbt
44.scala-build
45src/main/resources/test/run/processed/
46src/main/resources/test/run/tobatch/
47src/main/resources/test/run/batched/
48src/main/resources/test/run/submitted/
49src/main/resources/test/run/input/
50src/main/resources/test/run/acks/
51src/main/resources/test/run/toprocess/
52*~
53\#*
54
55#spotbugs
56direct-file/**/src/main/resources/spotbugs/output/spotbugs.xml
57direct-file/**/spotbugs/output/
58
59# vscode
60.vscode
61!direct-file/.vscode
62!direct-file/df-client/.vscode
63
64direct-file/scripts/*.csv
65
66# files created when building sbom.json files
67sbom.json
68