Skip to content

Commit

Permalink
Correct error in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
steppi committed Jul 24, 2020
1 parent 8664fba commit a98b16b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

# Keep package resources and exports out of version control
/famplex/resources/**
/famplex/exports/**
/famplex/export/**
!/famplex/resources/.gitkeep
!/famplex/exports/.gitkeep

0 comments on commit a98b16b

Please sign in to comment.