ignore further files and folders

To avoid that some build time generated files and that addons folder
will be listed in Git as uncommitted changes
This commit is contained in:
mlacecilia
2013-03-28 13:47:05 +01:00
parent 521c17412a
commit 49e39b5e21

5
.gitignore vendored
View File

@@ -25,6 +25,8 @@ lib/win/
# misc build files
obj
.hbmk/
*.hbr
*.def
# misc junk
.DS_Store
@@ -42,3 +44,6 @@ obj
# packages
/pkg/
# not hosted contribs
/addons/