2
0
Files
2023-02-23 12:37:35 -05:00

23 lines
373 B
Plaintext

.DS_Store
# Ignore all hidden files and directories
# except .editorconfig, .gitattributes, .gitignore and .travis.yml
.*
!/.editorconfig
!/.gitattributes
!/.gitignore
!/.travis.yml
!/.github
/resources
/licenseListPublisher-*.jar*
# vim backup/swap files
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.*~
*~
*.txt~ #
*.md~ # These 3 are overkill but meh, no harm done
*.xml~ #