Skip to content

Commit

Permalink
exclude .project and .cproject from git push (#1107)
Browse files Browse the repository at this point in the history
  • Loading branch information
mosfet80 authored Dec 12, 2023
1 parent ae8c885 commit de5e84f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ build
lib
*.sublime-workspace
**/.idea/**
*.project
*.cproject

0 comments on commit de5e84f

Please sign in to comment.