Files
umbrel/.gitignore
2020-03-03 18:21:22 +07:00

17 lines
189 B
Plaintext

# Ignore all the bash stuff
.bash_history
.bash_logout
.bashrc
.profile
.ssh
.viminfo
# Files created by containers that we shouldn't accidently commit
*.dat
*.log
*.lock
*.cookie
*.pid