Skip to content

Commit

Permalink
update git ignore for os stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
hypery2k authored and ssilvert committed Jun 7, 2019
1 parent 33b4f57 commit cc6c893
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# OS stuff
###################
.DS_Store

# Intellij
###################
.idea
Expand All @@ -8,9 +12,9 @@
.project
.settings
.classpath
# reverting this as e.g. /distribution/feature-packs/server-feature-pack/src/main/resources/content/bin/
# reverting this as e.g. /distribution/feature-packs/server-feature-pack/src/main/resources/content/bin/
# should not be ignored
#bin/
#bin/
.factorypath


Expand Down

0 comments on commit cc6c893

Please sign in to comment.