Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
distopico
/
dotfiles
Watch
1
Star
0
Fork
0
Files
Branch:
main
Branches
Tags
main
dotfiles
/
.gitignore
.gitignore
88 B
Permalink
History
Raw
1
2
3
4
5
6
7
# Allow all dot files because is a dotfiles repo :D
!.*
# Ignore logs
logs
*.log
*.logs