dotfiles/.gitignore

17 lines
150 B
Plaintext
Raw Normal View History

2021-04-15 22:45:15 +00:00
# ignore these filetypes
*.o
# ignore st executable
st-*
!st-*/config.h
# super secret contents
.bashrc_secrets
.ssh
etc
bin/jdk-11*
bin/ghidra*