nim-libnx/.gitignore
Joey Yakimowich-Payne 446ffda6fe Hide nimcache dirs
2018-07-02 21:27:27 +09:00

25 lines
248 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
wrapper
nimcache/
nimcache*/