mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 11:36:48 +00:00
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.
26 lines
202 B
Plaintext
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
|