Commit Graph

10 Commits

Author SHA1 Message Date
c5722d1316 Removed and gitignored poetry.lock
The poetry.lock files are only relevant for repeatable deployments,
and the one in this project isn't used for that (only the Blender
Cloud project file is used, and that's still there).
2019-05-23 16:23:45 +02:00
ca393af1b3 Add config_local.py to .gitignore file
This is useful when setting up Attract as a standalone application.
2017-12-13 11:19:51 +01:00
f7665a4060 Ignore docs build result 2017-12-12 16:48:56 +01:00
3066b41058 Put generated JS into attract/static/assets/js/generated/ 2016-09-29 16:44:49 +02:00
4c4489a890 Concatenate all general js files into tutti.js 2016-09-29 12:22:53 +02:00
051cd88687 Ignore everything in attract/static/assets/css/ 2016-09-21 17:40:39 +02:00
d3625c3524 Ignore built css files 2016-09-21 14:16:04 +02:00
b67436919e updated gitignore for attract_server → attract 2016-09-07 11:42:37 +02:00
168e59805e Added template system to Attract extension. 2016-09-06 18:46:28 +02:00
0eb8be33c0 Skeleton structure of a Pillar extension. 2016-07-29 16:57:43 +02:00