Skip to content

Commit

Permalink
Add .factorypath to .gitignore (#4856)
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev authored Jul 20, 2020
1 parent 0134fb1 commit e347e88
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@ work
.idea
out

# eclipse project file
# Eclipse and VSCode project files
.settings
.classpath
.project
.factorypath
build

# VSCode workspace file
Expand Down

0 comments on commit e347e88

Please sign in to comment.