# ignore build directory
/target
# ignore data directory
/data
# ignore swap files
*.swp
*.swo
*.swa
