Browse Source

git: ignore .i files (for revomini build)

master
Andrew Tridgell 7 years ago
parent
commit
6249706d8d
  1. 2
      .gitignore

2
.gitignore vendored

@ -33,6 +33,8 @@
*~ *~
.*.swo .*.swo
.*.swp .*.swp
*.i
*.ii
.DS_Store .DS_Store
.autotools .autotools
.built .built

Loading…
Cancel
Save