···11+# User-specific stuff
22+.idea/
33+44+*.iml
55+*.ipr
66+*.iws
77+88+# IntelliJ
99+out/
1010+1111+# Compiled class file
1212+*.class
1313+1414+# Log file
1515+*.log
1616+1717+# BlueJ files
1818+*.ctxt
1919+2020+# Package Files #
2121+*.jar
2222+*.war
2323+*.nar
2424+*.ear
2525+*.zip
2626+*.tar.gz
2727+*.rar
2828+2929+# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
3030+hs_err_pid*
3131+3232+*~
3333+3434+# temporary files which can be created if a process still has a handle open of a deleted file
3535+.fuse_hidden*
3636+3737+# KDE directory preferences
3838+.directory
3939+4040+# Linux trash folder which might appear on any partition or disk
4141+.Trash-*
4242+4343+# .nfs files are created when an open file is removed but is still being accessed
4444+.nfs*
4545+4646+# General
4747+.DS_Store
4848+.AppleDouble
4949+.LSOverride
5050+5151+# Icon must end with two \r
5252+Icon
5353+5454+# Thumbnails
5555+._*
5656+5757+# Files that might appear in the root of a volume
5858+.DocumentRevisions-V100
5959+.fseventsd
6060+.Spotlight-V100
6161+.TemporaryItems
6262+.Trashes
6363+.VolumeIcon.icns
6464+.com.apple.timemachine.donotpresent
6565+6666+# Directories potentially created on remote AFP share
6767+.AppleDB
6868+.AppleDesktop
6969+Network Trash Folder
7070+Temporary Items
7171+.apdisk
7272+7373+# Windows thumbnail cache files
7474+Thumbs.db
7575+Thumbs.db:encryptable
7676+ehthumbs.db
7777+ehthumbs_vista.db
7878+7979+# Dump file
8080+*.stackdump
8181+8282+# Folder config file
8383+[Dd]esktop.ini
8484+8585+# Recycle Bin used on file shares
8686+$RECYCLE.BIN/
8787+8888+# Windows Installer files
8989+*.cab
9090+*.msi
9191+*.msix
9292+*.msm
9393+*.msp
9494+9595+# Windows shortcuts
9696+*.lnk
9797+9898+target/
9999+100100+pom.xml.tag
101101+pom.xml.releaseBackup
102102+pom.xml.versionsBackup
103103+pom.xml.next
104104+105105+release.properties
106106+dependency-reduced-pom.xml
107107+buildNumber.properties
108108+.mvn/timing.properties
109109+.mvn/wrapper/maven-wrapper.jar
110110+.flattened-pom.xml
111111+112112+# Common working directory
113113+run/