Updated ignore patterns

This commit is contained in:
ngb 2021-12-23 09:20:28 +01:00
parent 0fb7a4d4b0
commit 1a929e49a5
1 changed files with 11 additions and 0 deletions

11
.gitignore vendored
View File

@ -1,5 +1,7 @@
# Compiled class file
*.class
out/
# Log file
*.log
@ -21,3 +23,12 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# IDE files
.idea/
*.iml
# Thumbnails
.DS_Store
._*
Thumbs.db