Skip to content

Commit de5e84f

Browse files
authored
exclude .project and .cproject from git push (#1107)
1 parent ae8c885 commit de5e84f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ build
55
lib
66
*.sublime-workspace
77
**/.idea/**
8+
*.project
9+
*.cproject

0 commit comments

Comments
 (0)