# Ignore the build and lib dirs
build/*
testing/*.lp
#lib/*
# Ignore any executables
bin/*
# Ignore temp editor files
*.swp
!.gitkeep