blob: 55853c0a65762d1e2be7ea96957711dc06f2d2dd [file] [log] [blame]
# Ignore bin and pkg folders.
**/bin/*
# We whitelisted pkg folder as some of our project output pkg that can be shared with other projects.
# **/pkg/*
# Visual Studio Code
/.vscode/
/src/.vscode/
# Emacs.
*~
# Vim
*.sw[a-p]