misc_lxc-template-generator/.gitignore
2024-01-24 16:56:57 +00:00

28 lines
266 B
Text

# IDE folder
/.idea
# Microsoft office Lockfiles
~$*
*.tmp
# Test files
test.*
*.test.*
/test
# Output of compiling
/out
/build
/target
# Dealing with BlueJ
*.bluej
*.out
*.ctxt
# Dealing with Mac users
.DS_Store
# ignore any generated images
*.tar.xz
/images