# Any JetBrains product typically creates this directory
.idea

# Typical temporary files
tmp

# This is a library, so do not check in the lockfile
Gemfile.lock

# Ignore the shared library that gets created by 'rake compile'
P4.bundle
P4.so
P4.dll

pkg/

# OS X Finder loves this file
.DS_Store

.rakeTasks