Skip to content

Commit

Permalink
Modify .gitignores.
Browse files Browse the repository at this point in the history
  • Loading branch information
l-korous committed Mar 3, 2013
1 parent c110ce9 commit 1e1441a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

CMake.vars
*.h2d
*.m
.*
*.o
*.o.*
Expand Down
1 change: 1 addition & 0 deletions hermes2d/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
doc
1 change: 1 addition & 0 deletions hermes_common/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
doc

0 comments on commit 1e1441a

Please sign in to comment.