Skip to content

Commit

Permalink
Merge pull request #179 from wesleybl/ignore_project
Browse files Browse the repository at this point in the history
Ignore .*project in git
  • Loading branch information
gforcada authored Oct 14, 2023
2 parents 56c9bdd + 1ea21bd commit cd0a492
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/default/gitignore.j2
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
# tools related
build/
.coverage
.*project
coverage.xml
dist/
docs/_build
Expand Down
1 change: 1 addition & 0 deletions news/179.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Ignore .*project in git. [@wesleybl]

0 comments on commit cd0a492

Please sign in to comment.