X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/64def8585cd770750020addd02e959b2f9a9426f..f9007415b6e2bd378770518658c78bd054a4ff6c:/.gitignore diff --git a/.gitignore b/.gitignore index 318e02d0..a040bd6f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,12 @@ localsettings.py -dev.sqlite +*.sqlite requirements.pybundle *~ *.orig /redakcja/media /static .sass-cache +var # Python garbage *.pyc @@ -30,7 +31,14 @@ nbproject/* .pydevproject .settings +# PyCharm +.idea + node_modules +static--wiki--editor--node_modules* /static_test -chromedriver.log \ No newline at end of file +chromedriver.log + +deployment/environments.py +apps/wiki/static/wiki/build