Skip to content

Commit b870e20

Browse files
committed
- [#] update .gitignore & .gitattributes
1 parent 65ffc03 commit b870e20

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
.travis.yml export-ignore
88
.gitlab-ci.yml export-ignore
99
# general text files
10+
.idea/ export-ignore
1011
*.e.md export-ignore
1112
# my projects
1213
.all-contributorsrc export-ignore

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ _testmain.go
2323
*.exe
2424
*.test
2525
*.prof
26+
.idea
2627
ffcvt
2728
*~

0 commit comments

Comments
 (0)