Skip to content

Commit

Permalink
making sure that building and result dirs exist in repo
Browse files Browse the repository at this point in the history
  • Loading branch information
v-fox committed May 25, 2014
1 parent 3fe355e commit 609a9a0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
pan/**
plate/**
!.gitignore
source/config.xml
*.iso
*.sha256
Expand Down
2 changes: 2 additions & 0 deletions pan/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
**
!.gitignore
2 changes: 2 additions & 0 deletions plate/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
**
!.gitignore

0 comments on commit 609a9a0

Please sign in to comment.