You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
slms/backup_exclude.txt

21 lines
152 B

target\
build\
.gradle\
.git\
.idea\
*.class
*.log
*.tmp
node_modules\
backup_*\
.DS_Store
Thumbs.db
*.swp
*.swo
*~
.vscode\
*.iml
.settings\
bin\
out\