Skip to content

Commit

Permalink
Updated .gitignore to ignore build files.
Browse files Browse the repository at this point in the history
  • Loading branch information
hal7df committed Jun 3, 2014
1 parent 96d70c1 commit 5fad1d9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,12 @@
*.creator
*.config
*.files
*.user

#Build files
build/
CMakeFiles/
*.cmake
*Makefile
*.a

0 comments on commit 5fad1d9

Please sign in to comment.