nim-libnx/.gitignore
Joey Yakimowich-Payne 16e3d68594 Ignore build files
2018-06-23 13:34:15 +09:00

21 lines
218 B
Text

nimcache/
# Swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]
# Session
Session.vim
# Temporary
.netrwhist
*~
# Auto-generated tag files
tags
# Persistent undo
[._]*.un~
build
*.elf