Expanded .gitignore with potential build files.
This commit is contained in:
parent
da167fe2f5
commit
8dcf6e0b87
6
.gitignore
vendored
6
.gitignore
vendored
@ -14,3 +14,9 @@
|
|||||||
|
|
||||||
# vim
|
# vim
|
||||||
.*.sw[a-p]
|
.*.sw[a-p]
|
||||||
|
|
||||||
|
# various other potential build files
|
||||||
|
/build
|
||||||
|
/bin
|
||||||
|
/dist
|
||||||
|
/manifest.mf
|
Loading…
x
Reference in New Issue
Block a user