forked from Archives/Athou_commafeed
removed wicket and tomee, use dropwizard instead. remove wro4j, use gulp instead
This commit is contained in:
17
.gitignore
vendored
17
.gitignore
vendored
@@ -1,19 +1,18 @@
|
||||
#runtime files
|
||||
commafeed.log
|
||||
derby.log
|
||||
data/
|
||||
java_pid*
|
||||
|
||||
# Maven build directory
|
||||
# build directory
|
||||
target
|
||||
deployments/ROOT.war
|
||||
|
||||
# node
|
||||
node
|
||||
node_modules
|
||||
|
||||
# bower
|
||||
src/main/app/lib
|
||||
|
||||
# Eclipse files
|
||||
.project
|
||||
.classpath
|
||||
.settings
|
||||
.factorypath
|
||||
/target
|
||||
|
||||
# IntelliJ Idea files
|
||||
.idea
|
||||
|
||||
Reference in New Issue
Block a user