diff --git a/.gitignore b/.gitignore index 73adda5..285cfd8 100644 --- a/.gitignore +++ b/.gitignore @@ -55,6 +55,9 @@ db.db db.sqlite3 .DS_Store log/ -release/ +static/release/css +static/release/js +static/release/img +build.txt tmp/ test_case/ \ No newline at end of file diff --git a/static/release/fis-conf.js b/static/release/fis-conf.js new file mode 100644 index 0000000..ce128cd --- /dev/null +++ b/static/release/fis-conf.js @@ -0,0 +1,3 @@ +/** + * Created by virusdefender on 8/25/15. + */