Last active
August 29, 2015 14:01
-
-
Save E1101/d3e52c984c81ef5c50c1 to your computer and use it in GitHub Desktop.
gitignore
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/.vagrant | |
.buildpath | |
.DS_Store | |
.idea | |
.project | |
.settings/ | |
.*.sw* | |
.*.un~ | |
build/ | |
composer.lock | |
nbproject | |
tmp/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment