Browse Source

added build directory to be ignored by git

pull/15/merge
ShizZy 12 years ago
parent
commit
518cbf2fb0
  1. 3
      .gitignore

3
.gitignore

@ -17,3 +17,6 @@
*.user *.user
*.sdf *.sdf
*.opensdf *.opensdf
# Build temporary files
build/
Loading…
Cancel
Save