[Structure] Initialize repository

Initialize repository with gitignore file. This
will serve as the basis for the open source
master branch (and thus all other branches)
during the Angular transition. WTD-519.
This commit is contained in:
Victor Woeltjen 2014-10-27 17:45:54 -07:00
commit 89283fc4b1

18
.gitignore vendored Normal file
View File

@ -0,0 +1,18 @@
*.scssc
*.zip
*.gzip
*.tgz
*.DS_Store
*.idea
# External dependencies
# Build output
target
# Mac OS X Finder
.DS_Store
# Closed source libraries
closed-lib