Add cutsom/ to gitignore

This commit is contained in:
Thomas Willingham 2013-12-24 15:43:46 +00:00
parent 71dde7c687
commit 96d150bf2b

1
.gitignore vendored
View File

@ -10,6 +10,7 @@ home.html
addon addon
*~ *~
compiled/ compiled/
custom/
# patch attempts # patch attempts
*.orig *.orig