diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-04-15 01:40:48 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-04-15 01:40:48 -0400 |
commit | cdff1a234be0d625c5c824707dbae32ffa6a76dd (patch) | |
tree | a9e029f2a98ad72e64d9e09a922ec39ab502a75b /sitestatic/.gitignore | |
parent | f18a6c809f45e71175ced6050d7e57bf4e7e89ba (diff) | |
parent | 90873ef7de4bf842fbf6971836a373c555cfcbaa (diff) |
Merge branch 'master-nomake'
Diffstat (limited to 'sitestatic/.gitignore')
-rw-r--r-- | sitestatic/.gitignore | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sitestatic/.gitignore b/sitestatic/.gitignore new file mode 100644 index 00000000..2009cb1d --- /dev/null +++ b/sitestatic/.gitignore @@ -0,0 +1,18 @@ +sitestatic/bootstrap-typeahead.js +sitestatic/bootstrap-typeahead.min.js +sitestatic/homepage.js +sitestatic/homepage.min.js +sitestatic/jquery-1.8.3.js +sitestatic/jquery-1.8.3.min.js +sitestatic/jquery.tablesorter-2.7.js +sitestatic/jquery.tablesorter-2.7.min.js +sitestatic/konami.js +sitestatic/konami.min.js +sitestatic/favicon.ico +sitestatic/silhouette.png +sitestatic/archnavbar/archlogo.png +sitestatic/logos/apple-touch-icon-114x114.png +sitestatic/logos/apple-touch-icon-144x144.png +sitestatic/logos/apple-touch-icon-57x57.png +sitestatic/logos/apple-touch-icon-72x72.png +sitestatic/logos/icon-transparent-64x64.png |