Skip to content

Commit 97bbf0e

Browse files
authored
Merge pull request #197 from sullis/git-ignore-factorypath
Git ignore .factorypath files
2 parents 972cc54 + 3c0b490 commit 97bbf0e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
target/
22
*.iml
3-
.idea/
3+
.idea/
4+
5+
# VSCode
6+
.factorypath

0 commit comments

Comments
 (0)