community-app/.gitignore
Michael Vorburger ddbe5443f3 Made it possible to run "gradle clean build" and get a
build/libs/community-app.war.. all credits for this should go to
@aalmiray, from the Hackergarten at Devoxx, not me. -- This will later
need to be extended to package a future minified version, from the Grunt
build, not the src.
2013-11-12 11:03:44 +01:00

26 lines
202 B
Plaintext

.idea
.gradle
build
lib-cov
lib
app/bower_components
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz
*.swp
pids
logs
results
npm-debug.log
.idea/*
*/images/Thumbs.db
**/.DS_Store
node_modules
*~
dist
/target