Skip to content

Commit

Permalink
Finally correct ignore to include .dll files
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Rudisaile committed Dec 24, 2017
1 parent b7d42af commit 5ecf1b8
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -230,4 +230,4 @@ UpgradeLog*.htm
*.opt


! **/deploy/**
!/deploy/**
Binary file added deploy/DynaFire_bin/DynaFire.dll
Binary file not shown.
Binary file added deploy/DynaFire_bin/DynaFire.pdb
Binary file not shown.
2 changes: 2 additions & 0 deletions deploy/DynaFire_bin/shortcuts.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
DT|Date Time|
ST|String|

0 comments on commit 5ecf1b8

Please sign in to comment.