Skip to content

Commit

Permalink
Add nim.cfg for examples
Browse files Browse the repository at this point in the history
  • Loading branch information
oprypin committed Feb 28, 2015
1 parent 9b3276a commit 5eb777f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
!*.md
!LICENSE
!*.nimble
!*nim.cfg
!/src
!/src/private
!/src/*/*.nim
Expand Down
1 change: 1 addition & 0 deletions examples/nim.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
path: "$projectPath/../src"

0 comments on commit 5eb777f

Please sign in to comment.