blob: 3ab10191f4094e6ce433c0b41620bd631e4e938a [file] [log] [blame]
Rishi Chailb220d742020-09-16 15:23:53 +01001*.class
2*.jar
3*.war
Rishi Chailb08767e2020-09-21 11:27:32 +01004*.zip
5*.log
Rishi Chailb220d742020-09-16 15:23:53 +01006
7target/
8log/
9
10.idea/
11.idea_modules/
12*.iml
13*.ipr
14*.iws
Renu Kumari9de3b682021-05-26 08:47:52 -040015*.DS_Store
Rishi Chailb220d742020-09-16 15:23:53 +010016
17.settings/
18bin/
19tmp/
20.metadata
21.classpath
22.project
23*.tmp
Rishi.Chail5272dca2021-02-23 12:14:24 +000024.checkstyle
25
26/.tox
27/_build/*
Ruslan Kashapov55dc6542021-03-02 16:48:41 +020028/__pycache__/*
29
30/docs/docs/
31/docs/.vscode/