# temp files from editors *~ *.bak .DS_Store .buildpath .project .settings *.tmproj build .idea nbproject/ # hidden files created by Windows Thumbs.db desktop.ini # /node_modules/ # リリース版のディレクトリを除外 /release/ # テーマを除外 /themes/* !/themes/.gitkeep