Created
April 11, 2014 22:58
-
-
Save renatomattos2912/10508224 to your computer and use it in GitHub Desktop.
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
bin | |
db | |
eclipse | |
.vagrant | |
lib | |
log | |
modules | |
precompiled | |
logs | |
project/project | |
project/target | |
target | |
tmp | |
.history | |
dist | |
test-result | |
server.pid | |
.idea | |
*.iml | |
*.eml | |
dist | |
.cache | |
out | |
.idea_modules | |
.classpath | |
.project | |
RUNNING_PID | |
.settings | |
#eclipse | |
*.pydevproject | |
.metadata | |
.gradle | |
bin/ | |
tmp/ | |
*.tmp | |
*.bak | |
*.swp | |
*~.nib | |
local.properties | |
.settings/ | |
.loadpath | |
# External tool builders | |
.externalToolBuilders/ | |
# Locally stored "Eclipse launch configurations" | |
*.launch | |
# CDT-specific | |
.cproject | |
# PDT-specific | |
.buildpath | |
# sbteclipse plugin | |
.target | |
# TeXlipse plugin | |
.texlipse | |
# Windows image file caches Geral | |
Thumbs.db | |
.project | |
.DS_Store | |
ehthumbs.db | |
# Folder config file | |
Desktop.ini | |
# Recycle Bin used on file shares | |
$RECYCLE.BIN/ | |
# Windows Installer files | |
*.cab *.msi *.msm | |
*.msp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment