Skip to content

Commit

Permalink
Merge pull request #32 from nikobockerman/ignore-properties-only-in-root
Browse files Browse the repository at this point in the history
Ignore ruuvi-*.properties only in root folder
  • Loading branch information
Scrin authored May 19, 2019
2 parents 9376c44 + 0ad07e5 commit f34c045
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
target/
ruuvi-collector.properties
ruuvi-names.properties
/ruuvi-collector.properties
/ruuvi-names.properties
.idea/
*.iml
.settings/org.eclipse.m2e.core.prefs
Expand Down

0 comments on commit f34c045

Please sign in to comment.