Skip to content

Instantly share code, notes, and snippets.

@mattgu74
Created June 5, 2011 21:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattgu74/1009432 to your computer and use it in GitHub Desktop.
Save mattgu74/1009432 to your computer and use it in GitHub Desktop.
OPA .gitignore
# Personnaly, i prefer the .gitignore not in the git repository
# then I put my .gitignore file for opa project here
# then I will be able to copy/paste when I would need it
.gitignore
*~
opa-debug
*.opp
*.opx
*.exe
_build
db*
*.log
*.o
_tracks
*.opx.broken
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment