use revel 1.0.0 && go module
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,3 +1,7 @@
|
||||
test-results/
|
||||
tmp/
|
||||
routes/
|
||||
.none
|
||||
/src
|
||||
pkg
|
||||
bin2
|
||||
@ -14,7 +18,8 @@ app/tmp/main.go
|
||||
.settings
|
||||
.project
|
||||
public/config.codekit
|
||||
files
|
||||
files/
|
||||
/node_modules
|
||||
.idea
|
||||
*.iml
|
||||
*.iml
|
||||
target/
|
Reference in New Issue
Block a user